Skip to content

Colibri-Embedded/dbus-cxx

 
 

Repository files navigation

DBus-cxx

What is DBus-cxx?

DBus-cxx is a C++ wrapper for DBus. DBus is a Linux-specific RPC(remote procedure call) and IPC(inter-process communications) mechanism.
DBus-cxx provides an object-oriented view of all programs on the DBus, and allows an object-oriented way of exporting methods onto the DBus.

Quick facts:

License: GPL 3.0 Website: http://dbus-cxx.github.io

Packages

No packages published

Languages

  • C++ 78.0%
  • M4 17.5%
  • CMake 4.0%
  • Other 0.5%