WvStreams
|
DBusDataSlot is used to store application data on the connection. More...
#include <dbus-dataslot.h>
Public Attributes | |
void * | data |
The application data. | |
DBusFreeFunction | free_data_func |
Free the application data. |
DBusDataSlot is used to store application data on the connection.
Definition at line 36 of file dbus-dataslot.h.