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

Public Member Functions

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

Protected Attributes

std::vector< MeasuringLogger * > loggerVec
 
- Protected Attributes inherited from MeasuringLogger
KeyedStatusGroup status
 

Additional Inherited Members

- Static Public Attributes inherited from MeasuringLogger
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: