This is the complete list of members for Opm::EclipsePRTLog, including all inherited members.
| addMessage(int64_t messageFlag, const std::string &message) | Opm::LogBackend | |
| addMessageUnconditionally(int64_t messageType, const std::string &message) override | Opm::EclipsePRTLog | protectedvirtual |
| addTaggedMessage(int64_t messageFlag, const std::string &messageTag, const std::string &message) | Opm::LogBackend | |
| EclipsePRTLog(const std::string &logFile, int64_t messageMask, bool append, bool print_summary) | Opm::EclipsePRTLog | |
| EclipsePRTLog(std::ostream &os, int64_t messageMask, bool print_summary) | Opm::EclipsePRTLog | |
| 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 | Opm::EclipsePRTLog | |
| 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::EclipsePRTLog | |
| StreamLog(std::ostream &os, int64_t messageMask) | Opm::EclipsePRTLog | |
| ~EclipsePRTLog() | Opm::EclipsePRTLog | |
| ~LogBackend() | Opm::LogBackend | virtual |
| ~StreamLog() | Opm::StreamLog | |