|
|
void | initialise () |
| |
|
void | dispose () |
| |
|
void | addMeasuringLogger (MeasuringLogger *lpLogger) |
| |
|
void | logLogable (Logable *lpLogable) |
| |
|
void | setStatus (std::string key, StatusValue value) |
| |
|
void | clearStatus (std::string key, StatusValue value) |
| |
|
bool | isStatus (std::string key, StatusValue value) |
| |
|
bool | isAvailable (std::string key) |
| |
|
void | setWaitKey (std::string key) |
| |
|
void | setWaitKeyOff (std::string key) |
| |
|
void | setNoWaitDispose () |
| |
|
void | setNoWaitDisposeOff () |
| |
|
void | setLogOn (std::string key) |
| |
|
void | setLogOff (std::string key) |
| |
|
virtual const std::type_info & | getTypeInfo () |
| |
|
|
static const int | Log_Available = 1 << 0 |
| |
|
static const int | Log_WaitKey = 1 << 1 |
| |
|
static const int | Log_NoLogging = 1 << 2 |
| |
|
static const int | Log_NoWaitDispose = 1 << 3 |
| |
The documentation for this class was generated from the following files: