This is the complete list of members for Log, including all inherited members.
close() | Log | inline |
flush(level_t level, const std::string &prefix, const std::stringstream &sstr) (defined in Log) | Log | |
flush(level_t level, const Notification ¬if, const std::string &prefix, const std::stringstream &sstr) (defined in Log) | Log | |
getMilliseconds() (defined in Log) | Log | inlinestatic |
getRelativeMilliseconds() (defined in Log) | Log | inline |
getVerbosity() const (defined in Log) | Log | inline |
id (defined in Log) | Log | |
level_t typedef | Log | |
Log(std::ostream &ostr=std::cerr, int verbosityLevel=LOG_WARNING) | Log | inline |
Log(const Log &m) (defined in Log) | Log | inline |
millisecondsStart (defined in Log) | Log | protected |
ofstr (defined in Log) | Log | protected |
ostrPtr (defined in Log) | Log | protected |
resetTime() (defined in Log) | Log | inline |
setOstr(std::ostream &ostr) (defined in Log) | Log | inline |
setOstr(const std::string &filename) (defined in Log) | Log | inline |
setVerbosity(level_t level) (defined in Log) | Log | inline |
setVerbosity(const std::string &level) (defined in Log) | Log | |
status_dict_t typedef (defined in Log) | Log | |
statusDict (defined in Log) | Log | static |
USE_VT100 (defined in Log) | Log | static |
verbosityLevel (defined in Log) | Log | protected |
~Log() (defined in Log) | Log | inline |