BTK  0.3dev.0
Open-source library to visualize/process biomechanical data
btk::Logger Member List

This is the complete list of members for btk::Logger, including all inherited members.

Debug(const std::string &msg)btk::Loggerstatic
Debug(const std::string &filename, int line, const std::string &msg)btk::Loggerstatic
Detailed enum valuebtk::Logger
Error(const std::string &msg)btk::Loggerstatic
Error(const std::string &filename, int line, const std::string &msg)btk::Loggerstatic
GetDebugAffix()btk::Loggerstatic
GetDebugStream()btk::Loggerstatic
GetErrorAffix()btk::Loggerstatic
GetErrorStream()btk::Loggerstatic
GetPrefix()btk::Loggerstatic
GetVerboseMode()btk::Loggerstatic
GetWarningAffix()btk::Loggerstatic
GetWarningStream()btk::Loggerstatic
MessageOnly enum valuebtk::Logger
Normal enum valuebtk::Logger
Quiet enum valuebtk::Logger
SetDebugAffix(const std::string &str)btk::Loggerstatic
SetDebugStream(std::ostream *output)btk::Loggerstatic
SetDebugStream(Logger::Stream::Pointer stream)btk::Loggerstatic
SetErrorAffix(const std::string &str)btk::Loggerstatic
SetErrorStream(std::ostream *output)btk::Loggerstatic
SetErrorStream(Logger::Stream::Pointer stream)btk::Loggerstatic
SetPrefix(const std::string &str)btk::Loggerstatic
SetVerboseMode(VerboseMode mode)btk::Loggerstatic
SetWarningAffix(const std::string &str)btk::Loggerstatic
SetWarningStream(std::ostream *output)btk::Loggerstatic
SetWarningStream(Logger::Stream::Pointer stream)btk::Loggerstatic
VerboseMode enum namebtk::Logger
Warning(const std::string &msg)btk::Loggerstatic
Warning(const std::string &filename, int line, const std::string &msg)btk::Loggerstatic