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

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

CoutType typedef (defined in GRT::Log)GRT::Log
enableLogging(bool loggingEnabled) (defined in GRT::ErrorLog)GRT::ErrorLogstatic
ErrorLog(std::string proceedingText="") (defined in GRT::ErrorLog)GRT::ErrorLoginline
errorLoggingEnabled (defined in GRT::ErrorLog)GRT::ErrorLogprotectedstatic
getLastMessage() const (defined in GRT::Log)GRT::Loginlinevirtual
getLoggingEnabled() const (defined in GRT::ErrorLog)GRT::ErrorLoginlinevirtual
getProceedingText() const (defined in GRT::Log)GRT::Loginline
lastMessage (defined in GRT::Log)GRT::Logprotected
lastMessagePtr (defined in GRT::Log)GRT::Logprotected
Log(std::string proceedingText="") (defined in GRT::Log)GRT::Loginline
loggingEnabledPtr (defined in GRT::Log)GRT::Logprotected
observerManager (defined in GRT::ErrorLog)GRT::ErrorLogprotectedstatic
operator<<(const bool val) const (defined in GRT::Log)GRT::Loginline
operator<<(const short val) const (defined in GRT::Log)GRT::Loginline
operator<<(const unsigned short val) const (defined in GRT::Log)GRT::Loginline
operator<<(const int val) const (defined in GRT::Log)GRT::Loginline
operator<<(const unsigned int val) const (defined in GRT::Log)GRT::Loginline
operator<<(const long val) const (defined in GRT::Log)GRT::Loginline
operator<<(const unsigned long val) const (defined in GRT::Log)GRT::Loginline
operator<<(const unsigned long long val) const (defined in GRT::Log)GRT::Loginline
operator<<(const float val) const (defined in GRT::Log)GRT::Loginline
operator<<(const double val) const (defined in GRT::Log)GRT::Loginline
operator<<(const long double val) const (defined in GRT::Log)GRT::Loginline
operator<<(const void *val) const (defined in GRT::Log)GRT::Loginline
operator<<(const std::string val) const (defined in GRT::Log)GRT::Loginline
operator<<(const char *val) const (defined in GRT::Log)GRT::Loginline
operator<<(const StandardEndLine manip) const (defined in GRT::Log)GRT::Loginline
operator=(const ErrorLog &rhs) (defined in GRT::ErrorLog)GRT::ErrorLoginline
proceedingText (defined in GRT::Log)GRT::Logprotected
registerObserver(Observer< ErrorLogMessage > &observer) (defined in GRT::ErrorLog)GRT::ErrorLogstatic
setProceedingText(const std::string &proceedingText) (defined in GRT::Log)GRT::Loginline
StandardEndLine typedef (defined in GRT::Log)GRT::Log
triggerCallback(const std::string &message) const (defined in GRT::ErrorLog)GRT::ErrorLoginlineprotectedvirtual
writeProceedingText (defined in GRT::Log)GRT::Logprotected
writeProceedingTextPtr (defined in GRT::Log)GRT::Logprotected
~ErrorLog() (defined in GRT::ErrorLog)GRT::ErrorLoginlinevirtual
~Log() (defined in GRT::Log)GRT::Loginlinevirtual