Opm::LogBackend Class Reference

#include <LogBackend.hpp>

Inheritance diagram for Opm::LogBackend:
Inheritance graph

Public Member Functions

 LogBackend (int64_t mask)
 
virtual ~LogBackend ()
 
virtual void addMessage (int64_t, const std::string &)
 
int64_t getMask () const
 
bool includeMessage (int64_t messageFlag)
 

Constructor & Destructor Documentation

Opm::LogBackend::LogBackend ( int64_t  mask)
virtual Opm::LogBackend::~LogBackend ( )
inlinevirtual

Member Function Documentation

virtual void Opm::LogBackend::addMessage ( int64_t  ,
const std::string &   
)
inlinevirtual

Reimplemented in Opm::TimerLog, Opm::CounterLog, and Opm::StreamLog.

int64_t Opm::LogBackend::getMask ( ) const
bool Opm::LogBackend::includeMessage ( int64_t  messageFlag)

The documentation for this class was generated from the following file: