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 WarningLog, including all inherited members.
getLoggingEnabled() | WarningLog | inlinestatic |
GRT_DEPRECATED_MSG("enableLogging is deprecated, use setLoggingEnabled instead", static bool enableLogging(bool loggingEnabled)) (defined in WarningLog) | WarningLog | |
GRT_DEPRECATED_MSG("loggingEnabled is deprecated, use getLoggingEnabled instead", bool loggingEnabled() const ) (defined in WarningLog) | WarningLog | |
observerManager (defined in WarningLog) | WarningLog | protectedstatic |
operator=(const WarningLog &rhs) (defined in WarningLog) | WarningLog | inline |
registerObserver(Observer< WarningLogMessage > &observer) (defined in WarningLog) | WarningLog | static |
removeObserver(Observer< WarningLogMessage > &observer) (defined in WarningLog) | WarningLog | static |
setLoggingEnabled(const bool enabled) | WarningLog | inlinestatic |
triggerCallback(const std::string &message) const (defined in WarningLog) | WarningLog | inlineprotectedvirtual |
WarningLog(const std::string &key="") (defined in WarningLog) | WarningLog | inline |
WarningLog(const WarningLog &rhs) (defined in WarningLog) | WarningLog | inline |
warningLoggingEnabled (defined in WarningLog) | WarningLog | protectedstatic |
~WarningLog() (defined in WarningLog) | WarningLog | inlinevirtual |