ECF 1.5
|
ECF parameter structure, as stored in the Registry. More...
#include <Registry.h>
Public Attributes | |
voidP | value |
enum ECF::type | T |
bool | bModified |
std::string | description |
ECF parameter structure, as stored in the Registry.
Definition at line 23 of file Registry.h.
bool ECF::Param::bModified |
Definition at line 27 of file Registry.h.
std::string ECF::Param::description |
Definition at line 28 of file Registry.h.
enum ECF::type ECF::Param::T |
Definition at line 26 of file Registry.h.
voidP ECF::Param::value |
Definition at line 25 of file Registry.h.