This is the complete list of members for cogitant::LogListenerHistory, including all inherited members.
add(char const *const msg, Log::Level t, unsigned int cat, char const *file, int line) | cogitant::LogListenerHistory | virtual |
catToString(unsigned int cat) | cogitant::LogListener | |
history() const | cogitant::LogListenerHistory | |
isImportant(Log::Level l, unsigned int cat) | cogitant::LogListener | protected |
levelToString(Log::Level l) | cogitant::LogListener | |
LogListener() | cogitant::LogListener | |
LogListenerHistory(unsigned int maxsize=100) | cogitant::LogListenerHistory | |
m_cats | cogitant::LogListener | protected |
m_history | cogitant::LogListenerHistory | protected |
m_level | cogitant::LogListener | protected |
m_maxsize | cogitant::LogListenerHistory | protected |
m_size | cogitant::LogListenerHistory | protected |
setLevel(Log::Level t) | cogitant::LogListener | virtual |
setShow(unsigned int cat, bool show=true) | cogitant::LogListener | virtual |
~LogListener() | cogitant::LogListener | virtual |