GestureRecognitionToolkit  Version: 0.2.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
ErrorLog Member List

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

CoutType typedef (defined in Log)Log
enableLogging(bool loggingEnabled) (defined in ErrorLog)ErrorLogstatic
ErrorLog(std::string proceedingText="") (defined in ErrorLog)ErrorLoginline
errorLoggingEnabled (defined in ErrorLog)ErrorLogprotectedstatic
getInstanceLoggingEnabled() const (defined in Log)Loginline
getLastMessage() const (defined in Log)Loginlinevirtual
getLoggingEnabled() const (defined in ErrorLog)ErrorLoginlinevirtual
getProceedingText() const (defined in Log)Loginline
instanceLoggingEnabled (defined in Log)Logprotected
lastMessage (defined in Log)Logprotected
lastMessagePtr (defined in Log)Logprotected
Log(std::string proceedingText="") (defined in Log)Loginline
loggingEnabledPtr (defined in Log)Logprotected
observerManager (defined in ErrorLog)ErrorLogprotectedstatic
operator<<(const T val) const (defined in Log)Loginline
operator<<(const StandardEndLine manip) const (defined in Log)Loginline
operator=(const ErrorLog &rhs) (defined in ErrorLog)ErrorLoginline
proceedingText (defined in Log)Logprotected
registerObserver(Observer< ErrorLogMessage > &observer) (defined in ErrorLog)ErrorLogstatic
removeObserver(Observer< ErrorLogMessage > &observer) (defined in ErrorLog)ErrorLogstatic
setEnableInstanceLogging(bool loggingEnabled) (defined in Log)Loginline
setProceedingText(const std::string &proceedingText) (defined in Log)Loginline
StandardEndLine typedef (defined in Log)Log
to_str(const T &val) const (defined in Log)Loginlineprotected
triggerCallback(const std::string &message) const (defined in ErrorLog)ErrorLoginlineprotectedvirtual
writeProceedingText (defined in Log)Logprotected
writeProceedingTextPtr (defined in Log)Logprotected
~ErrorLog() (defined in ErrorLog)ErrorLoginlinevirtual
~Log() (defined in Log)Loginlinevirtual