![]() |
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 InfoLog, 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() | InfoLog | inlinestatic |
| GRT_DEPRECATED_MSG("enableLogging is deprecated, use setLoggingEnabled instead", static bool enableLogging(bool loggingEnabled)) (defined in InfoLog) | InfoLog | |
| GRT_DEPRECATED_MSG("loggingEnabled is deprecated, use getLoggingEnabled instead", bool loggingEnabled() const ) (defined in InfoLog) | InfoLog | |
| 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 | |
| InfoLog(const std::string &key="") (defined in InfoLog) | InfoLog | inline |
| InfoLog(const InfoLog &rhs) (defined in InfoLog) | InfoLog | inline |
| infoLoggingEnabled (defined in InfoLog) | InfoLog | protectedstatic |
| 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 InfoLog) | InfoLog | protectedstatic |
| operator<<(const T &val) const | Log | inline |
| operator<<(const StandardEndLine manip) const | Log | inline |
| operator=(const InfoLog &rhs) (defined in InfoLog) | InfoLog | inline |
| Log::operator=(const Log &rhs) | Log | inline |
| registerObserver(Observer< InfoLogMessage > &observer) (defined in InfoLog) | InfoLog | static |
| removeObserver(Observer< InfoLogMessage > &observer) (defined in InfoLog) | InfoLog | static |
| setInstanceLoggingEnabled(const bool loggingEnabled) | Log | inlinevirtual |
| setKey(const std::string &key) | Log | inlinevirtual |
| setLoggingEnabled(const bool enabled) | InfoLog | inlinestatic |
| StandardEndLine typedef | Log | |
| triggerCallback(const std::string &message) const | InfoLog | inlineprotectedvirtual |
| writeKey | Log | protected |
| writeKeyPtr | Log | protected |
| ~InfoLog() (defined in InfoLog) | InfoLog | inlinevirtual |
| ~Log() (defined in Log) | Log | inlinevirtual |