SoDaRadio-5.0.3-master:8901fb5
|
This is the complete list of members for SoDa::Debug, including all inherited members.
curDateTime() | SoDa::Debug | inlineprotected |
Debug(std::string _unit_name=std::string("UNKNOWN")) | SoDa::Debug | inline |
Debug(const char *_unit_name_cstr) | SoDa::Debug | inline |
Debug(unsigned int _debug_level, std::string _unit_name=std::string("UNKNOWN")) | SoDa::Debug | inline |
Debug(unsigned int _debug_level, const char *_unit_name_cstr) | SoDa::Debug | inline |
debug_level | SoDa::Debug | protected |
debug_msg_mutex | SoDa::Debug | static |
debugMsg(const std::string &msg, unsigned int threshold=1) | SoDa::Debug | inline |
debugMsg(const boost::format &fmt, unsigned int threshold=1) | SoDa::Debug | inline |
debugMsg(const char *msg, unsigned int threshold=1) | SoDa::Debug | inline |
default_debug_level | SoDa::Debug | protectedstatic |
getDebugLevel() | SoDa::Debug | inline |
getDefaultLevel() | SoDa::Debug | inlinestatic |
getGlobalLevel() | SoDa::Debug | inlinestatic |
global_debug_level | SoDa::Debug | protectedstatic |
setDebugLevel(unsigned int v) | SoDa::Debug | inline |
setDefaultLevel(unsigned int v) | SoDa::Debug | inlinestatic |
setGlobalLevel(unsigned int v) | SoDa::Debug | inlinestatic |
unit_name | SoDa::Debug | protected |