GestureRecognitionToolkit
Version: 0.1.0
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.
enableLogging(bool loggingEnabled) (defined in WarningLog) | WarningLog | static |
loggingEnabled() const (defined in WarningLog) | WarningLog | inlinevirtual |
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 |
triggerCallback(const std::string &message) const (defined in WarningLog) | WarningLog | inlineprotectedvirtual |
WarningLog(std::string proceedingText="") (defined in WarningLog) | WarningLog | inline |
warningLoggingEnabled (defined in WarningLog) | WarningLog | protectedstatic |
~WarningLog() (defined in WarningLog) | WarningLog | inlinevirtual |