DBusPendingCall Struct Reference
[DBusPendingCall implementation details]

Implementation details of DBusPendingCall - all fields are private. More...


Data Fields

DBusAtomic refcount
 reference count
DBusDataSlotList slot_list
 Data stored by allocated integer ID.
DBusPendingCallNotifyFunction function
 Notifier when reply arrives.
DBusConnectionconnection
 Connections we're associated with.
DBusMessagereply
 Reply (after we've received it).
DBusTimeouttimeout
 Timeout.
DBusListtimeout_link
 Preallocated timeout response.
dbus_uint32_t reply_serial
 Expected serial of reply.
unsigned int completed: 1
 TRUE if completed.
unsigned int timeout_added: 1
 Have added the timeout.


Detailed Description

Implementation details of DBusPendingCall - all fields are private.

Definition at line 60 of file dbus-pending-call.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