| adbus_Auth | Minimal SASL client and server to connect to DBUS |
| adbus_Bind | Data structure used to bind interfaces to a particular path |
| adbus_Buffer | General purpose buffer and means to serialise dbus data with an associated signature |
| adbus_CbData | Data structure used for message callbacks |
| adbus_Connection | Client message dispatcher |
| adbus_ConnectionCallbacks | Structure to hold callbacks registered with adbus_conn_new() |
| adbus_Interface | Wrapper around a dbus interface that can be bound to multiple paths on multiple connections |
| adbus_IterArray | Data structure used by the array iterate functions |
| adbus_Iterator | Iterator over serialised dbus data |
| adbus_IterVariant | Data structure used by the variant iterator functions |
| adbus_Match | Data structure used to register general matches |
| adbus_Member | Handle to an idividual member in an adbus_Interface |
| adbus_Message | Container for parsed messages |
| adbus_MsgFactory | Packs up messages for sending |
| adbus_Proxy | Helper class to access members of a specific remote object |
| adbus_Remote | Handle used by adbus_Server to refer to a specific remote |
| adbus_Reply | Data structure to register for return and error messages from a method call |
| adbus_Server | Bus server |
| adbus_Signal | Helper class to emit signals from C code |
| adbus_State | Helper class to manage connection services (binds, matches and replies) |
1.6.1