table of contents
other versions
kdb::ValueObserver(3elektra) | Elektra | kdb::ValueObserver(3elektra) |
NAME¶
kdb::ValueObserver - Base class for values to be observed.
SYNOPSIS¶
#include <kdbvalue.hpp>
Inherited by kdb::Value< T, PolicySetter1, PolicySetter2, PolicySetter3, PolicySetter4, PolicySetter5, PolicySetter6 >.
Detailed Description¶
Base class for values to be observed.
updateContext() is called whenever a context tells a value that it should reevaluate its name and update its cache.
Author¶
Generated automatically by Doxygen for Elektra from the source code.
Sun May 29 2016 | Version 0.8.14 |