mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
Issue #15 Added CDataLinkDBus, an implementation for sharing state between processes via DBus
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
* \brief Utilities for sharing state between multiple objects.
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \namespace BlackMisc::SharedState::DBus
|
||||
* \brief Implementation detail classes used by SharedState::CDataLinkDBus.
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \namespace BlackMisc::Predicates
|
||||
* \brief Functor classes for evaluating predicate calculus expressions.
|
||||
|
||||
Reference in New Issue
Block a user