DBusWatchList Struct Reference
[DBusWatch implementation details]

DBusWatchList implementation details. More...

Data Fields

DBusListwatches
 Watch objects.
DBusAddWatchFunction add_watch_function
 Callback for adding a watch.
DBusRemoveWatchFunction remove_watch_function
 Callback for removing a watch.
DBusWatchToggledFunction watch_toggled_function
 Callback on toggling enablement.
void * watch_data
 Data for watch callbacks.
DBusFreeFunction watch_free_data_function
 Free function for watch callback data.

Detailed Description

DBusWatchList implementation details.

All fields are private.

Definition at line 196 of file dbus-watch.c.


Field Documentation

Callback for adding a watch.

Definition at line 200 of file dbus-watch.c.

Callback for removing a watch.

Definition at line 201 of file dbus-watch.c.

Watch objects.

Definition at line 198 of file dbus-watch.c.


The documentation for this struct was generated from the following file:

Generated on 24 Nov 2011 for D-Bus by  doxygen 1.6.1