dbus-cxx is yet another dbus C++ wrapper. What differentiates dbus-cxx from other C++ wrappers is that dbus-cxx relies heavily on sigc++ and explicitly exposes the wrapped dbus C API.
dbus-cxx Sourceforge Project Page
The dbus-cxx sourceforge project page can be found here:
Documentation on using dbus-cxx-xml2cpp to convert DBus XML introspection documents into C++ proxies and adapters.
API Reference
The API documentation (including the pages you are reading now) have been generated with Doxygen.
devhelp
The built documentation also includes a devhelp index. The index is installed automatically in the dbus-cxx-doc RPM and can be browsed simply by starting devhelp.
The most current documentation for dbus-cxx is available online here: