kDB: Knowledge DataBase
Loading...
Searching...
No Matches
knowCore::MonitoredValueController< _T_ > Class Template Reference

#include <MonitoredValue.h>

Public Member Functions

 MonitoredValueController (const _T_ &_initial_value)
 
void setValue (const _T_ &_value)
 Set the value and trigger the monitors.
 
MonitoredValue< _T_ > value () const
 

Detailed Description

template<typename _T_>
class knowCore::MonitoredValueController< _T_ >

Controller for the monitored value. The intention is to keep the controller private and to expose the result of value().


The documentation for this class was generated from the following files: