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

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

CoutType typedef (defined in GRT::Log)GRT::Log
enableLogging(bool loggingEnabled) (defined in GRT::WarningLog)GRT::WarningLogstatic
getLastMessage() const (defined in GRT::Log)GRT::Loginlinevirtual
getLoggingEnabled() const (defined in GRT::Log)GRT::Loginlinevirtual
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
loggingEnabled() const (defined in GRT::WarningLog)GRT::WarningLoginlinevirtual
loggingEnabledPtr (defined in GRT::Log)GRT::Logprotected
observerManager (defined in GRT::WarningLog)GRT::WarningLogprotectedstatic
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 WarningLog &rhs) (defined in GRT::WarningLog)GRT::WarningLoginline
proceedingText (defined in GRT::Log)GRT::Logprotected
registerObserver(Observer< WarningLogMessage > &observer) (defined in GRT::WarningLog)GRT::WarningLogstatic
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::WarningLog)GRT::WarningLoginlineprotectedvirtual
WarningLog(std::string proceedingText="") (defined in GRT::WarningLog)GRT::WarningLoginline
warningLoggingEnabled (defined in GRT::WarningLog)GRT::WarningLogprotectedstatic
writeProceedingText (defined in GRT::Log)GRT::Logprotected
writeProceedingTextPtr (defined in GRT::Log)GRT::Logprotected
~Log() (defined in GRT::Log)GRT::Loginlinevirtual
~WarningLog() (defined in GRT::WarningLog)GRT::WarningLoginlinevirtual