mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
Issue #15 Added CPassiveObserver and CPassiveMutator
These implement a many-to-many publish/subscribe pattern.
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
* \brief Classes related to configuration settings.
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \namespace BlackMisc::SharedState
|
||||
* \brief Utilities for sharing state between multiple objects.
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \namespace BlackMisc::Predicates
|
||||
* \brief Functor classes for evaluating predicate calculus expressions.
|
||||
|
||||
Reference in New Issue
Block a user