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

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

getLoggingEnabled()WarningLoginlinestatic
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)WarningLogprotectedstatic
operator=(const WarningLog &rhs) (defined in WarningLog)WarningLoginline
registerObserver(Observer< WarningLogMessage > &observer) (defined in WarningLog)WarningLogstatic
removeObserver(Observer< WarningLogMessage > &observer) (defined in WarningLog)WarningLogstatic
setLoggingEnabled(const bool enabled)WarningLoginlinestatic
triggerCallback(const std::string &message) const (defined in WarningLog)WarningLoginlineprotectedvirtual
WarningLog(const std::string &key="") (defined in WarningLog)WarningLoginline
WarningLog(const WarningLog &rhs) (defined in WarningLog)WarningLoginline
warningLoggingEnabled (defined in WarningLog)WarningLogprotectedstatic
~WarningLog() (defined in WarningLog)WarningLoginlinevirtual