index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
D-BUS low-level public API
The low-level public API of the D-BUS library.
#_details
More...
Modules
group__DBusAddress.html
Address parsing
Parsing addresses of D-BUS servers.
group__DBusBus.html
Message bus APIs
Functions for communicating with the message bus.
group__DBusConnection.html
DBusConnection
Connection to another application.
group__DBusErrors.html
Error reporting
Error reporting.
group__DBusMacros.html
Utility macros
group__DBusMacros.html#ga2
TRUE
,
group__DBusMacros.html#ga3
FALSE
,
group__DBusMacros.html#ga4
NULL
, and so on
group__DBusMemory.html
Memory Allocation
group__DBusMemory.html#ga0
dbus_malloc()
,
group__DBusMemory.html#ga3
dbus_free()
, etc.
group__DBusMessage.html
DBusMessage
Message to be sent or received over a
structDBusConnection.html
DBusConnection
.
group__DBusPendingCall.html
DBusPendingCall
Pending reply to a method call message.
group__DBusServer.html
DBusServer
Server that listens for new connections.
group__DBusThreads.html
Thread functions
group__DBusThreads.html#ga0
dbus_threads_init()
group__DBusTimeout.html
DBusTimeout
Object representing a timeout.
group__DBusTypes.html
Basic types
dbus_bool_t, dbus_int32_t, etc.
group__DBusWatch.html
DBusWatch
Object representing a file descriptor to be watched.
Detailed Description
The low-level public API of the D-BUS library.
libdbus provides a low-level API intended primarily for use by bindings to specific object systems and languages. D-BUS is most convenient when used with the GLib bindings, Python bindings, Qt bindings, Mono bindings, and so forth. This low-level API has a lot of complexity useful only for bindings.
Generated on Tue Sep 13 01:28:09 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
