Skip to content

Finkman/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++ 50.8%
  • CMake 37.4%
  • M4 11.2%
  • Other 0.6%