Data Fields | |
int | refcount |
reference count | |
long | value |
current counter value | |
long | notify_guard_value |
call notify function when crossing this value | |
DBusCounterNotifyFunction | notify_function |
notify function | |
void * | notify_data |
data for notify function |
DBusCounter internals. DBusCounter is an opaque object, it must be used via accessor functions.
Definition at line 52 of file dbus-resources.c.