struct DBusObjectPathVTable |
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() .
Public Attributes | |
---|---|
void(* | dbus_internal_pad1 |
void(* | dbus_internal_pad2 |
void(* | dbus_internal_pad3 |
void(* | dbus_internal_pad4 |
DBusObjectPathMessageFunction | message_function |
DBusObjectPathUnregisterFunction | unregister_function |
DBusObjectPathMessageFunction | message_function |
Function to handle messages
DBusObjectPathUnregisterFunction | unregister_function |
Function to unregister this handler
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.