match_rules.c File Reference


Detailed Description

Functions for add or remove match rules.
Date:
Created: 09/05/07 09:38:11 CEST

Updated: 11/03/07 24:11:00 CEST

Author:
Daniele Rondina aka ge@@ru <geaaru@gmail.com>

Definition in file match_rules.c.

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "easydbus-core.h"
#include "debug.h"
#include "utils.h"

Include dependency graph for match_rules.c:

Go to the source code of this file.

Functions

int easydbus_conn_add_match_rule (EasyDbus_conn *data, enum event_type type, char *sender, char *interface, char *member, char *path, char *destination)
 easydbus includes
int easydbus_conn_remove_match_rule (EasyDbus_conn *data, enum event_type type, char *sender, char *interface, char *member, char *path, char *destination)
 Remove match rule on dbus.


Generated on Thu Apr 10 10:00:45 2008 for EasyDbus-0.2 by  doxygen 1.5.4