My Project
|
This is the complete list of members for Opm::CounterLog, including all inherited members.
addMessage(int64_t messageFlag, const std::string &message) | Opm::LogBackend | |
addMessageUnconditionally(int64_t messageFlag, const std::string &message) override | Opm::CounterLog | protectedvirtual |
addTaggedMessage(int64_t messageFlag, const std::string &messageTag, const std::string &message) | Opm::LogBackend | |
clear() (defined in Opm::CounterLog) | Opm::CounterLog | |
CounterLog(int64_t messageMask) (defined in Opm::CounterLog) | Opm::CounterLog | explicit |
CounterLog() (defined in Opm::CounterLog) | Opm::CounterLog | |
formatMessage(int64_t messageFlag, const std::string &message) | Opm::LogBackend | protected |
getMask() const | Opm::LogBackend | |
LogBackend(int64_t mask) | Opm::LogBackend | explicit |
numMessages(int64_t messageType) const (defined in Opm::CounterLog) | Opm::CounterLog | |
setMessageFormatter(std::shared_ptr< MessageFormatterInterface > formatter) | Opm::LogBackend | |
setMessageLimiter(std::shared_ptr< MessageLimiter > limiter) | Opm::LogBackend | |
~LogBackend() | Opm::LogBackend | virtual |