LRT
12
|
The base class for all classes that read values from the configuration system. More...
#include <Configurable.h>
Public Member Functions | |
Configurable () | |
registers the configurable as a listener with the Config class. | |
virtual void | Configure ()=0 |
Called when the configuration file is updates/loaded. |
The base class for all classes that read values from the configuration system.