DBusWatch Struct Reference
[DBusWatch implementation details]

Implementation of DBusWatch. More...


Data Fields

int refcount
 Reference count.
int fd
 File descriptor.
unsigned int flags
 Conditions to watch.
DBusWatchHandler handler
 Watch handler.
void * handler_data
 Watch handler data.
DBusFreeFunction free_handler_data_function
 Free the watch handler data.
void * data
 Application data.
DBusFreeFunction free_data_function
 Free the application data.
unsigned int enabled: 1
 Whether it's enabled.


Detailed Description

Implementation of DBusWatch.

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


The documentation for this struct was generated from the following file:
Generated on Fri Sep 21 18:12:15 2007 for D-Bus by  doxygen 1.5.1