register_method.c File Reference


Detailed Description

Functions for manage method of Dbus object.
Date:
Created: 06/17/07 12:40:05 CEST

Updated: 11/06/07 19:32:00 CEST

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

Definition in file register_method.c.

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

Include dependency graph for register_method.c:

Go to the source code of this file.

Functions

EasyDbus_obj_methodeasydbus_obj_method_create (char *method)
 Create EasyDbus_obj_method object.
void easydbus_obj_method_free (EasyDbus_obj_method *method)
 Free EasyDbus_obj_method object.
int easydbus_obj_method_set_callback (EasyDbus_obj_method *method, easydbus_obj_method_callback_f method_callback)
 Set obj_method callback.


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