Main Page | Modules | Data Structures | Directories | File List | Data Fields | Related Pages

DBusPendingCall Struct Reference
[DBusPendingCall implementation details]

Internals of DBusPendingCall. More...

#include <dbus-connection-internal.h>


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

Internals of DBusPendingCall.

Object representing a reply message that we're waiting for.

Definition at line 103 of file dbus-connection-internal.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 20 14:16:43 2005 for D-BUS by  doxygen 1.4.2