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

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

baseLoggingEnabledLogprotectedstatic
CoutType typedefLog
getInstanceLoggingEnabled() const Loginlinevirtual
getInstanceLoggingEnabled()Loginlinevirtual
getKey() const Loginlinevirtual
getLastMessage() const Loginlinevirtual
getLoggingEnabled()TestingLoginlinestatic
GRT_DEPRECATED_MSG("enableLogging is deprecated, use setLoggingEnabled instead", static bool enableLogging(bool loggingEnabled)) (defined in TestingLog)TestingLog
GRT_DEPRECATED_MSG("loggingEnabled is deprecated, use getLoggingEnabled instead", bool loggingEnabled() const ) (defined in TestingLog)TestingLog
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 TestingLog)TestingLogprotectedstatic
operator<<(const T &val) const Loginline
operator<<(const StandardEndLine manip) const Loginline
operator=(const TestingLog &rhs) (defined in TestingLog)TestingLoginline
Log::operator=(const Log &rhs)Loginline
registerObserver(Observer< TestingLogMessage > &observer) (defined in TestingLog)TestingLogstatic
removeObserver(Observer< TestingLogMessage > &observer) (defined in TestingLog)TestingLogstatic
setInstanceLoggingEnabled(const bool loggingEnabled)Loginlinevirtual
setKey(const std::string &key)Loginlinevirtual
setLoggingEnabled(const bool enabled)TestingLoginlinestatic
StandardEndLine typedefLog
TestingLog(const std::string &key="") (defined in TestingLog)TestingLoginline
TestingLog(const TestingLog &rhs) (defined in TestingLog)TestingLoginline
testingLoggingEnabled (defined in TestingLog)TestingLogprotectedstatic
triggerCallback(const std::string &message) const TestingLoginlineprotectedvirtual
writeKeyLogprotected
writeKeyPtrLogprotected
~Log() (defined in Log)Loginlinevirtual
~TestingLog() (defined in TestingLog)TestingLoginlinevirtual