C++ bindings

Havoc Pennington hp at redhat.com
Thu Mar 2 08:25:46 PST 2006


On Thu, 2006-03-02 at 16:34 +0100, staneker at gris.uni-tuebingen.de wrote:
> 
> Hello,
> 
> I am a dbus newbie, so maybe this is a very trivial
> question. I want to use dbus in a small c++ application and
> thus I checked out the dbus-cpp wrapper. It is not possible
> for me to use glib, qt or a mono wrapper, but the dbus-cpp
> seems outdated (some files are from 2003) so my question is,
> is there another c++ wrapper available or is the dbus-cpp
> wrapper the right way?
> 

Check the recent archives about dbus-cpp, also someone posted some
simple ad hoc C++ bindings they were using.

You can of course also use the lowlevel API directly, if needed.

Havoc




More information about the dbus mailing list