![]() |
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 TestingLog, including all inherited members.
| CoutType typedef (defined in Log) | Log | |
| enableLogging(bool loggingEnabled) (defined in TestingLog) | TestingLog | static |
| getInstanceLoggingEnabled() const (defined in Log) | Log | inline |
| getLastMessage() const (defined in Log) | Log | inlinevirtual |
| getLoggingEnabled() const (defined in Log) | Log | inlinevirtual |
| getProceedingText() const (defined in Log) | Log | inline |
| instanceLoggingEnabled (defined in Log) | Log | protected |
| lastMessage (defined in Log) | Log | protected |
| lastMessagePtr (defined in Log) | Log | protected |
| Log(std::string proceedingText="") (defined in Log) | Log | inline |
| loggingEnabled() const (defined in TestingLog) | TestingLog | inlinevirtual |
| loggingEnabledPtr (defined in Log) | Log | protected |
| observerManager (defined in TestingLog) | TestingLog | protectedstatic |
| operator<<(const T val) const (defined in Log) | Log | inline |
| operator<<(const StandardEndLine manip) const (defined in Log) | Log | inline |
| operator=(const TestingLog &rhs) (defined in TestingLog) | TestingLog | inline |
| proceedingText (defined in Log) | Log | protected |
| registerObserver(Observer< TestingLogMessage > &observer) (defined in TestingLog) | TestingLog | static |
| removeObserver(Observer< TestingLogMessage > &observer) (defined in TestingLog) | TestingLog | static |
| setEnableInstanceLogging(bool loggingEnabled) (defined in Log) | Log | inline |
| setProceedingText(const std::string &proceedingText) (defined in Log) | Log | inline |
| StandardEndLine typedef (defined in Log) | Log | |
| TestingLog(std::string proceedingText="") (defined in TestingLog) | TestingLog | inline |
| testingLoggingEnabled (defined in TestingLog) | TestingLog | protectedstatic |
| to_str(const T &val) const (defined in Log) | Log | inlineprotected |
| triggerCallback(const std::string &message) const (defined in TestingLog) | TestingLog | inlineprotectedvirtual |
| writeProceedingText (defined in Log) | Log | protected |
| writeProceedingTextPtr (defined in Log) | Log | protected |
| ~Log() (defined in Log) | Log | inlinevirtual |
| ~TestingLog() (defined in TestingLog) | TestingLog | inlinevirtual |