Go to the source code of this file.
Data Structures | |
struct | EasyDbus_ext_signal |
EasyDbus_ext_signal object. More... | |
struct | easydbus_introspect_arg_info |
easydbus_introspect_arg_info object Used for manage automatic creation of introspect method on an object More... | |
struct | EasyDbus_obj_interface |
EasyDbus_obj_interface object. More... | |
struct | EasyDbus_obj_method |
EasyDbus_obj_method object User for manage object method callback and informations for introspectable interface. More... | |
struct | EasyDbus_obj_signal |
EasyDbus_obj_signal object This struct is used for creation of introspect xml reply. Signals are received only with a filter and they aren't connect with an object. From Dbus specification it is only possible define on XML introspect data signal in output from dbus service, not on signal handled from dbus service. More... | |
struct | EasyDbus_object |
EasyDbus_object object. More... |