|
My Project
|
This is the complete list of members for Opm::TimerLog, including all inherited members.
| addMessage(int64_t messageFlag, const std::string &message) | Opm::LogBackend | |
| addMessageUnconditionally(int64_t messageFlag, const std::string &message) override | Opm::TimerLog | protectedvirtual |
| addTaggedMessage(int64_t messageFlag, const std::string &messageTag, const std::string &message) | Opm::LogBackend | |
| clear() (defined in Opm::TimerLog) | Opm::TimerLog | |
| formatMessage(int64_t messageFlag, const std::string &message) | Opm::LogBackend | protected |
| getMask() const | Opm::LogBackend | |
| LogBackend(int64_t mask) | Opm::LogBackend | explicit |
| setMessageFormatter(std::shared_ptr< MessageFormatterInterface > formatter) | Opm::LogBackend | |
| setMessageLimiter(std::shared_ptr< MessageLimiter > limiter) | Opm::LogBackend | |
| StartTimer (defined in Opm::TimerLog) | Opm::TimerLog | static |
| StopTimer (defined in Opm::TimerLog) | Opm::TimerLog | static |
| StreamLog(const std::string &logFile, int64_t messageMask, bool append=false) (defined in Opm::StreamLog) | Opm::StreamLog | |
| StreamLog(std::ostream &os, int64_t messageMask) (defined in Opm::StreamLog) | Opm::StreamLog | |
| TimerLog(const std::string &logFile) (defined in Opm::TimerLog) | Opm::TimerLog | explicit |
| TimerLog(std::ostream &os) (defined in Opm::TimerLog) | Opm::TimerLog | explicit |
| ~LogBackend() | Opm::LogBackend | virtual |
| ~StreamLog() (defined in Opm::StreamLog) | Opm::StreamLog | |
| ~TimerLog() (defined in Opm::TimerLog) | Opm::TimerLog | inline |