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

_DBusGProxy Struct Reference
[GLib bindings implementation details]

Internals of DBusGProxy. More...


Data Fields

GObject parent
 Parent instance.
DBusGProxyManagermanager
 Proxy manager.
char * name
 Name messages go to or NULL.
char * path
 Path messages go to or NULL.
char * interface
 Interface messages go to or NULL.
DBusGProxyCall * name_call
 Pending call id to retrieve name owner.
guint for_owner: 1
 Whether or not this proxy is for a name owner.
guint associated: 1
 Whether or not this proxy is associated (for name proxies).
guint call_id_counter
 Integer counter for pending calls.
GData * signal_signatures
 D-BUS signatures for each signal.
GHashTable * pending_calls
 Calls made on this proxy which have not yet returned.


Detailed Description

Internals of DBusGProxy.

Definition at line 54 of file dbus-gproxy.c.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 30 19:45:37 2005 for D-BUS by  doxygen 1.4.4