BusData | Block of message-bus-related data we attach to each DBusConnection used with these convenience functions |
DBusAddressEntry | Internals of DBusAddressEntry |
DBusAllocatedSlot | An allocated slot for storing data |
DBusAtomic | An atomic integer |
DBusAuth | Internal members of DBusAuth |
DBusAuthClient | "Subclass" of DBusAuth for client side |
DBusAuthCommandHandler | Handler for a given auth protocol command |
DBusAuthMechanismHandler | Virtual table representing a particular auth mechanism |
DBusAuthServer | "Subclass" of DBusAuth for server side |
DBusBabysitter | Babysitter implementation details |
DBusConnection | Implementation details of DBusConnection |
DBusCounter | Internals of DBusCounter |
DBusCredentials | Struct representing socket credentials |
DBusDataSlot | DBusDataSlot is used to store application data on the connection |
DBusDataSlotAllocator | An allocator that tracks a set of slot IDs |
DBusDataSlotList | Data structure that stores the actual user data set at a given slot |
DBusDirIter | Internals of directory iterator |
DBusError | Object representing an exception |
DBusFreedElement | Struct representing an element on the free list |
DBusGMethodInfo | Object typically generated by dbus-glib-tool that stores a mapping from introspection data to a function pointer for a C method to be invoked |
DBusGObjectInfo | Introspection data for a GObject, normally autogenerated by a tool such as dbus-glib-tool |
DBusGProxy | Internals of DBusGProxy |
DBusGProxyClass | Class struct for DBusGProxy |
DBusGProxyList | A list of proxies with a given service+path+interface, used to route incoming signals |
DBusGProxyManager | DBusGProxyManager's primary task is to route signals to the proxies those signals are emitted on |
DBusGroupInfo | Information about a UNIX group |
DBusGSource | A GSource subclass for a DBusConnection |
DBusHashEntry | Internal representation of a hash entry |
DBusHashIter | Hash iterator object |
DBusHashTable | Internals of DBusHashTable |
DBusKey | A single key from the cookie file |
DBusKeyring | Internals of DBusKeyring |
DBusList | A node in a linked list |
DBusMemBlock | DBusMemBlock object represents a single malloc()-returned block that gets chunked up into objects in the memory pool |
DBusMemPool | Internals fields of DBusMemPool |
DBusMessage | Internals of DBusMessage |
DBusMessageFilter | Internal struct representing a message filter function |
DBusMessageIter | DBusMessageIter struct; contains no public fields |
DBusMessageLoader | Implementation details of DBusMessageLoader |
DBusMessageRealIter | Internals of DBusMessageIter |
DBusObjectPathVTable | Virtual table that must be implemented to handle a portion of the object path hierarchy |
DBusObjectSubtree | Struct representing a single registered subtree handler, or node that's a parent of a registered subtree handler |
DBusObjectTree | Internals of DBusObjectTree |
DBusOctets8 | Union used to manipulate 8 bytes as if they were various types |
DBusPendingCall | Internals of DBusPendingCall |
DBusPollFD | A portable struct pollfd wrapper |
DBusPreallocatedSend | Internals of DBusPreallocatedSend |
DBusRealError | Internals of DBusError |
DBusRealHashIter | Internals of DBusHashIter |
DBusRealString | Internals of DBusString |
DBusServer | Internals of DBusServer object |
DBusServerUnix | Implementation details of DBusServerUnix |
DBusServerVTable | Virtual table to be implemented by all server "subclasses" |
DBusSHAContext | Struct storing state of the SHA algorithm |
DBusStat | Portable struct with stat() results |
DBusString | DBusString object |
DBusThreadFunctions | Functions that must be implemented to make the D-BUS library thread-aware |
DBusTimeout | Internals of DBusTimeout |
DBusTimeoutList | DBusTimeoutList implementation details |
DBusTransport | Object representing a transport such as a socket |
DBusTransportUnix | Implementation details of DBusTransportUnix |
DBusTransportVTable | The virtual table that must be implemented to create a new kind of transport |
DBusUserDatabase | Internals of DBusUserDatabase |
DBusUserInfo | Information about a UNIX user |
DBusWatch | Implementation of DBusWatch |
DBusWatchList | DBusWatchList implementation details |
ExpatParseContext | Context for Expat parser for introspection data |
HeaderField | Cached information about a header field in the message |
ShutdownClosure | This struct represents a function to be called on shutdown |