vrcore  0.45
visuReal Messkern
 All Classes Files Functions Variables
MeasuringLogger Class Reference
Inheritance diagram for MeasuringLogger:
Collaboration diagram for MeasuringLogger:

Public Member Functions

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 void initialise ()
 
virtual void dispose ()
 
- Public Member Functions inherited from LogableLogging
virtual void logLogable (Logable *lpLogable)=0
 
- Public Member Functions inherited from Typeable
virtual const std::type_info & getTypeInfo ()
 

Static Public Attributes

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
 

Protected Attributes

KeyedStatusGroup status
 

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