![]() |
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 ErrorLog, including all inherited members.
| baseLoggingEnabled | Log | protectedstatic |
| CoutType typedef | Log | |
| ErrorLog(const std::string &key="") (defined in ErrorLog) | ErrorLog | inline |
| ErrorLog(const ErrorLog &rhs) (defined in ErrorLog) | ErrorLog | inline |
| errorLoggingEnabled (defined in ErrorLog) | ErrorLog | protectedstatic |
| getInstanceLoggingEnabled() const | Log | inlinevirtual |
| getInstanceLoggingEnabled() | Log | inlinevirtual |
| getKey() const | Log | inlinevirtual |
| getLastMessage() const | Log | inlinevirtual |
| getLoggingEnabled() | ErrorLog | inlinestatic |
| GRT_DEPRECATED_MSG("enableLogging is deprecated, use setLoggingEnabled instead", static bool enableLogging(bool loggingEnabled)) (defined in ErrorLog) | ErrorLog | |
| 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 ErrorLog) | ErrorLog | protectedstatic |
| operator<<(const T &val) const | Log | inline |
| operator<<(const StandardEndLine manip) const | Log | inline |
| operator=(const ErrorLog &rhs) (defined in ErrorLog) | ErrorLog | inline |
| Log::operator=(const Log &rhs) | Log | inline |
| registerObserver(Observer< ErrorLogMessage > &observer) (defined in ErrorLog) | ErrorLog | static |
| removeObserver(Observer< ErrorLogMessage > &observer) (defined in ErrorLog) | ErrorLog | static |
| setInstanceLoggingEnabled(const bool loggingEnabled) | Log | inlinevirtual |
| setKey(const std::string &key) | Log | inlinevirtual |
| setLoggingEnabled(const bool enabled) | ErrorLog | inlinestatic |
| StandardEndLine typedef | Log | |
| triggerCallback(const std::string &message) const | ErrorLog | inlineprotectedvirtual |
| writeKey | Log | protected |
| writeKeyPtr | Log | protected |
| ~ErrorLog() (defined in ErrorLog) | ErrorLog | inlinevirtual |
| ~Log() (defined in Log) | Log | inlinevirtual |