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.
DebugLog Member List

This is the complete list of members for DebugLog, including all inherited members.

baseLoggingEnabledLogprotectedstatic
CoutType typedefLog
DebugLog(const std::string &key="") (defined in DebugLog)DebugLoginline
DebugLog(const DebugLog &rhs) (defined in DebugLog)DebugLoginline
debugLoggingEnabledDebugLogprotectedstatic
getInstanceLoggingEnabled() const Loginlinevirtual
getInstanceLoggingEnabled()Loginlinevirtual
getKey() const Loginlinevirtual
getLastMessage() const Loginlinevirtual
getLoggingEnabled()DebugLoginlinestatic
GRT_DEPRECATED_MSG("enableLogging is deprecated, use setLoggingEnabled instead", static bool enableLogging(bool loggingEnabled)) (defined in DebugLog)DebugLog
GRT_DEPRECATED_MSG("loggingEnabled is deprecated, use getLoggingEnabled instead", bool loggingEnabled() const ) (defined in DebugLog)DebugLog
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
instanceLoggingEnabledLogprotected
keyLogprotected
lastMessageLogprotected
lastMessagePtrLogprotected
Log(const std::string &key="")Loginline
Log(const Log &rhs)Loginline
loggingEnabledPtrLogprotected
observerManager (defined in DebugLog)DebugLogprotectedstatic
operator<<(const T &val) const Loginline
operator<<(const StandardEndLine manip) const Loginline
operator=(const DebugLog &rhs) (defined in DebugLog)DebugLoginline
Log::operator=(const Log &rhs)Loginline
registerObserver(Observer< DebugLogMessage > &observer) (defined in DebugLog)DebugLogstatic
removeObserver(Observer< DebugLogMessage > &observer) (defined in DebugLog)DebugLogstatic
setInstanceLoggingEnabled(const bool loggingEnabled)Loginlinevirtual
setKey(const std::string &key)Loginlinevirtual
setLoggingEnabled(const bool enabled)DebugLoginlinestatic
StandardEndLine typedefLog
triggerCallback(const std::string &message) const DebugLoginlineprotectedvirtual
writeKeyLogprotected
writeKeyPtrLogprotected
~DebugLog() (defined in DebugLog)DebugLoginlinevirtual
~Log() (defined in Log)Loginlinevirtual