Modules | |
Address parsing | |
Parsing addresses of D-BUS servers. | |
Message bus APIs | |
Functions for communicating with the message bus. | |
DBusConnection | |
Connection to another application. | |
Error reporting | |
Error reporting. | |
Utility macros | |
TRUE, FALSE, NULL, and so on | |
Memory Allocation | |
dbus_malloc(), dbus_free(), etc. | |
DBusMessageHandler | |
Message processor. | |
DBusMessage | |
Message to be sent or received over a DBusConnection. | |
DBusServer | |
Server that listens for new connections. | |
Thread functions | |
dbus_threads_init(), dbus_mutex_lock(), etc. | |
DBusTimeout | |
Object representing a timeout. | |
Basic types | |
dbus_bool_t, dbus_int32_t, etc. | |
DBusWatch | |
Object representing a file descriptor to be watched. | |
GLib bindings | |
API for using D-BUS with GLib. |