Skip to content

dbus-cxx/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

3rd party components

In order to provide an easy build environment, a number of dependencies are included in the repository. The following table lists these components that are distributed with dbus-cxx:

|Location|Usage|License|Original Location| |cmake-modules|Provides certain CMake modules that are used in the build|Boost|https://github.com/bilke/cmake-modules| |tools/libcppgenerate|Code generation library|Apache 2.0|https://github.com/rm5248/libcppgenerate|

About

DBus-cxx provides an object-oriented interface to DBus

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 25