D-Bus 1.15.12
|
CBusData | Block of message-bus-related data we attach to each DBusConnection used with these convenience functions |
CDBus8ByteStruct | An 8-byte struct you could use to access int64 without having int64 support |
CDBusAddressEntry | Internals of DBusAddressEntry |
CDBusAllocatedSlot | An allocated slot for storing data |
CDBusArrayLenFixup | When modifying an existing block of values, array lengths may need to be adjusted; those adjustments are described by this struct |
CDBusAtomic | An atomic integer safe to increment or decrement from multiple threads |
CDBusAuth | Internal members of DBusAuth |
CDBusAuthClient | "Subclass" of DBusAuth for client side |
CDBusAuthCommandName | Mapping from command name to enum |
CDBusAuthMechanismHandler | Virtual table representing a particular auth mechanism |
CDBusAuthServer | "Subclass" of DBusAuth for server side |
CDBusAuthStateData | Information about a auth state |
CDBusBabysitter | Babysitter implementation details |
CDBusBasicValue | A simple value union that lets you access bytes as if they were various types; useful when dealing with basic types via void pointers and varargs |
CDBusCMutex | |
CDBusCondVar | |
CDBusConnection | Implementation details of DBusConnection |
CDBusCounter | Internals of DBusCounter |
CDBusCredentials | |
CDBusDataSlot | DBusDataSlot is used to store application data on the connection |
CDBusDataSlotAllocator | An allocator that tracks a set of slot IDs |
CDBusDataSlotList | Data structure that stores the actual user data set at a given slot |
CDBusDirIter | Internals of directory iterator |
CDBusError | Object representing an exception |
CDBusFreedElement | Struct representing an element on the free list |
CDBusGroupInfo | Information about a UNIX group |
CDBusGUID | A globally unique ID ; we have one for each DBusServer, and also one for each machine with libdbus installed on it |
CDBusHashEntry | Internal representation of a hash entry |
CDBusHashIter | Hash iterator object |
CDBusHashTable | Internals of DBusHashTable |
CDBusHeader | Message header data and some cached details of it |
CDBusHeaderField | Cached information about a header field in the message |
CDBusKey | A single key from the cookie file |
CDBusKeyring | Internals of DBusKeyring |
CDBusList | A node in a linked list |
CDBusMemBlock | DBusMemBlock object represents a single malloc()-returned block that gets chunked up into objects in the memory pool |
CDBusMemPool | Internals fields of DBusMemPool |
CDBusMessage | Internals of DBusMessage |
CDBusMessageFilter | Internal struct representing a message filter function |
CDBusMessageIter | DBusMessageIter struct; contains no public fields |
CDBusMessageIter_1_10_0 | Layout of a DBusMessageIter on the stack in dbus 1.10.0 |
CDBusMessageLoader | Implementation details of DBusMessageLoader |
CDBusMessageRealIter | Internals of DBusMessageIter |
CDBusNonceFile | |
CDBusObjectPathVTable | Virtual table that must be implemented to handle a portion of the object path hierarchy |
CDBusObjectSubtree | Struct representing a single registered subtree handler, or node that's a parent of a registered subtree handler |
CDBusObjectTree | Internals of DBusObjectTree |
CDBusPendingCall | Implementation details of DBusPendingCall - all fields are private |
CDBusPipe | |
CDBusPollFD | |
CDBusPreallocatedSend | Internals of DBusPreallocatedSend |
CDBusRealError | Internals of DBusError |
CDBusRealHashIter | Internals of DBusHashIter |
CDBusRealString | Internals of DBusString |
CDBusRMutex | |
CDBusServer | Internals of DBusServer object |
CDBusServerSocket | Implementation details of DBusServerSocket |
CDBusServerVTable | Virtual table to be implemented by all server "subclasses" |
CDBusSHAContext | Struct storing state of the SHA algorithm |
CDBusSignatureIter | DBusSignatureIter struct; contains no public fields |
CDBusSignatureRealIter | Implementation details of DBusSignatureIter, all fields are private |
CDBusSocket | Socket interface |
CDBusStat | Portable struct with stat() results |
CDBusString | |
CDBusThreadFunctions | Functions that must be implemented to make the D-Bus library thread-aware |
CDBusTimeout | Internals of DBusTimeout |
CDBusTimeoutList | DBusTimeoutList implementation details |
CDBusTransport | Object representing a transport such as a socket |
CDBusTransportSocket | Implementation details of DBusTransportSocket |
CDBusTransportVTable | The virtual table that must be implemented to create a new kind of transport |
CDBusTypeReader | The type reader is an iterator for reading values from a block of values |
CDBusTypeReaderClass | Virtual table for a type reader |
CDBusTypeWriter | The type writer is an iterator for writing to a block of values |
CDBusUserInfo | Information about a UNIX user |
CDBusVariant | An opaque data structure containing the serialized form of any single D-Bus message item, whose signature is a single complete type |
CDBusWatch | Implementation of DBusWatch |
CDBusWatchList | DBusWatchList implementation details |
CHeaderFieldType | |
CReplacementBlock | |
CShutdownClosure | This struct represents a function to be called on shutdown |