Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 382 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 382 Bytes

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