Opm::StreamLog Member List

This is the complete list of members for Opm::StreamLog, including all inherited members.

addMessage(int64_t messageFlag, const std::string &message)Opm::LogBackend
addMessageUnconditionally(int64_t messageType, const std::string &message) overrideOpm::StreamLogprotectedvirtual
addTaggedMessage(int64_t messageFlag, const std::string &messageTag, const std::string &message)Opm::LogBackend
formatMessage(int64_t messageFlag, const std::string &message)Opm::LogBackendprotected
getMask() constOpm::LogBackend
LogBackend(int64_t mask)Opm::LogBackendexplicit
setMessageFormatter(std::shared_ptr< MessageFormatterInterface > formatter)Opm::LogBackend
setMessageLimiter(std::shared_ptr< MessageLimiter > limiter)Opm::LogBackend
StreamLog(const std::string &logFile, int64_t messageMask, bool append=false)Opm::StreamLog
StreamLog(std::ostream &os, int64_t messageMask)Opm::StreamLog
~LogBackend()Opm::LogBackendvirtual
~StreamLog()Opm::StreamLog