CounterLog.hpp File Reference
#include <string>
#include <vector>
#include <tuple>
#include <memory>
#include <map>
#include <opm/parser/eclipse/OpmLog/LogBackend.hpp>
#include <opm/parser/eclipse/OpmLog/LogUtil.hpp>
Include dependency graph for CounterLog.hpp:

Go to the source code of this file.

Classes

class  Opm::CounterLog
 Provides a simple sytem for log message which are found by the Parser/Deck/EclipseState classes during processing the deck. More...
 

Namespaces

 Opm
 

Typedefs

typedef std::shared_ptr
< CounterLog > 
Opm::CounterLogPtr
 
typedef std::shared_ptr< const
CounterLog > 
Opm::CounterLogConstPtr