GestureRecognitionToolkit
Version: 0.2.5
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
This is the complete list of members for TrainingLog, including all inherited members.
baseLoggingEnabled | Log | protectedstatic |
CoutType typedef | Log | |
getInstanceLoggingEnabled() const | Log | inlinevirtual |
getInstanceLoggingEnabled() | Log | inlinevirtual |
getKey() const | Log | inlinevirtual |
getLastMessage() const | Log | inlinevirtual |
getLoggingEnabled() | TrainingLog | inlinestatic |
GRT_DEPRECATED_MSG("enableLogging is deprecated, use setLoggingEnabled instead", static bool enableLogging(bool loggingEnabled)) (defined in TrainingLog) | TrainingLog | |
GRT_DEPRECATED_MSG("loggingEnabled is deprecated, use getLoggingEnabled instead", bool loggingEnabled() const ) (defined in TrainingLog) | TrainingLog | |
GRT_DEPRECATED_MSG("setProceedingText is deprecated, use setKey instead", void setProceedingText(std::string proceedingText)) (defined in Log) | Log | |
GRT_DEPRECATED_MSG("getProceedingText is deprecated, use getKey instead", std::string getProceedingText() const ) (defined in Log) | Log | |
GRT_DEPRECATED_MSG("setEnableInstanceLogging is deprecated, use setInstanceLoggingEnabled instead", bool setEnableInstanceLogging(const bool loggingEnabled)) (defined in Log) | Log | |
instanceLoggingEnabled | Log | protected |
key | Log | protected |
lastMessage | Log | protected |
lastMessagePtr | Log | protected |
Log(const std::string &key="") | Log | inline |
Log(const Log &rhs) | Log | inline |
loggingEnabledPtr | Log | protected |
observerManager (defined in TrainingLog) | TrainingLog | protectedstatic |
operator<<(const T &val) const | Log | inline |
operator<<(const StandardEndLine manip) const | Log | inline |
operator=(const TrainingLog &rhs) (defined in TrainingLog) | TrainingLog | inline |
Log::operator=(const Log &rhs) | Log | inline |
registerObserver(Observer< TrainingLogMessage > &observer) (defined in TrainingLog) | TrainingLog | static |
removeObserver(Observer< TrainingLogMessage > &observer) (defined in TrainingLog) | TrainingLog | static |
setInstanceLoggingEnabled(const bool loggingEnabled) | Log | inlinevirtual |
setKey(const std::string &key) | Log | inlinevirtual |
setLoggingEnabled(const bool enabled) | TrainingLog | inlinestatic |
StandardEndLine typedef | Log | |
TrainingLog(const std::string &key="") (defined in TrainingLog) | TrainingLog | inline |
trainingLoggingEnabled (defined in TrainingLog) | TrainingLog | protectedstatic |
triggerCallback(const std::string &message) const | TrainingLog | inlineprotectedvirtual |
writeKey | Log | protected |
writeKeyPtr | Log | protected |
~Log() (defined in Log) | Log | inlinevirtual |
~TrainingLog() (defined in TrainingLog) | TrainingLog | inlinevirtual |