#include <stdapis/dbus-1.0/dbus/dbus-connection.h>
struct DBusObjectPathVTable |
Public Attributes | |
---|---|
void(* | dbus_internal_pad1 |
void(* | dbus_internal_pad2 |
void(* | dbus_internal_pad3 |
void(* | dbus_internal_pad4 |
DBusObjectPathMessageFunction | message_function |
DBusObjectPathUnregisterFunction | unregister_function |
Virtual table that must be implemented to handle a portion of the object path hierarchy. Attach the vtable to a particular path using dbus_connection_register_object_path() or dbus_connection_register_fallback().
DBusObjectPathUnregisterFunction | unregister_function |
Function to unregister this handler