BALL
1.4.79
|
This is the complete list of members for BALL::LogStream, including all inherited members.
clear() | BALL::LogStream | |
disableOutput() | BALL::LogStream | |
enableOutput() | BALL::LogStream | |
error(int n=0) | BALL::LogStream | |
ERROR_LEVEL enum value | BALL::LogStream | |
filterLines(int min_level=LogStreamBuf::MIN_LEVEL, int max_level=LogStreamBuf::MAX_LEVEL, Time earliest=0, Time latest=LogStreamBuf::MAX_TIME, const string &s="") const | BALL::LogStream | |
flush() | BALL::LogStream | |
getLevel() | BALL::LogStream | |
getLineLevel(const Index &index) const | BALL::LogStream | |
getLineText(const Index &index) const | BALL::LogStream | |
getLineTime(const Index &index) const | BALL::LogStream | |
getNumberOfLines(int min_level=LogStreamBuf::MIN_LEVEL, int max_level=LogStreamBuf::MAX_LEVEL) const | BALL::LogStream | |
info(int n=0) | BALL::LogStream | |
INFORMATION_LEVEL enum value | BALL::LogStream | |
insert(std::ostream &s, int min_level=LogStreamBuf::MIN_LEVEL, int max_level=LogStreamBuf::MAX_LEVEL) | BALL::LogStream | |
insertNotification(std::ostream &s, LogStreamNotifier &target, int min_level=LogStreamBuf::MIN_LEVEL, int max_level=LogStreamBuf::MAX_LEVEL) | BALL::LogStream | |
level(int level) | BALL::LogStream | |
LogStream(LogStreamBuf *buf=0, bool delete_buf=true, bool associate_stdio=false) | BALL::LogStream | |
LogStreamLevel enum name | BALL::LogStream | |
operator->() | BALL::LogStream | |
outputEnabled() const | BALL::LogStream | |
rdbuf() | BALL::LogStream | |
remove(std::ostream &s) | BALL::LogStream | |
setLevel(int level) | BALL::LogStream | |
setMaxLevel(const std::ostream &s, int max_level) | BALL::LogStream | |
setMinLevel(const std::ostream &s, int min_level) | BALL::LogStream | |
setPrefix(const std::ostream &s, const string &prefix) | BALL::LogStream | |
warn(int n=0) | BALL::LogStream | |
WARNING_LEVEL enum value | BALL::LogStream | |
~LogStream() | BALL::LogStream | virtual |