
Go to the source code of this file.
Functions | |
| int | easydbus_add_info_field_on_register_method (EasyDbus_obj_method *, unsigned char, char *, unsigned char,...) |
| Add information for introspectable interface about EasyDbus_obj_method object of register method. | |
| int | easydbus_add_info_field_on_register_signal (EasyDbus_obj_signal *, unsigned char, char *,...) |
| Add information for introspectable interface about EasyDbus_obj_signal object of register signal. | |
| int | easydbus_enable_introspect_check (EasyDbus_conn *, EasyDbus_object *, char *) |
| Enable introspect method filter for automatic management and reply for message sent to Introspectable interface of an object. | |
1.5.4