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

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

CoutType typedef (defined in GRT::Log)GRT::Log
enableLogging(bool loggingEnabled) (defined in GRT::TestingLog)GRT::TestingLogstatic
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::TestingLog)GRT::TestingLoginlinevirtual
loggingEnabledPtr (defined in GRT::Log)GRT::Logprotected
observerManager (defined in GRT::TestingLog)GRT::TestingLogprotectedstatic
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 TestingLog &rhs) (defined in GRT::TestingLog)GRT::TestingLoginline
proceedingText (defined in GRT::Log)GRT::Logprotected
registerObserver(Observer< TestingLogMessage > &observer) (defined in GRT::TestingLog)GRT::TestingLogstatic
setProceedingText(const std::string &proceedingText) (defined in GRT::Log)GRT::Loginline
StandardEndLine typedef (defined in GRT::Log)GRT::Log
TestingLog(std::string proceedingText="") (defined in GRT::TestingLog)GRT::TestingLoginline
testingLoggingEnabled (defined in GRT::TestingLog)GRT::TestingLogprotectedstatic
triggerCallback(const std::string &message) const (defined in GRT::TestingLog)GRT::TestingLoginlineprotectedvirtual
writeProceedingText (defined in GRT::Log)GRT::Logprotected
writeProceedingTextPtr (defined in GRT::Log)GRT::Logprotected
~Log() (defined in GRT::Log)GRT::Loginlinevirtual
~TestingLog() (defined in GRT::TestingLog)GRT::TestingLoginlinevirtual