Opm::DeckValue Class Reference

#include <DeckValue.hpp>

Public Member Functions

 DeckValue ()
 
 DeckValue (int)
 
 DeckValue (double)
 
 DeckValue (const std::string &)
 
bool is_default () const
 
template<typename T >
get () const
 
template<typename T >
bool is_compatible () const
 

Constructor & Destructor Documentation

◆ DeckValue() [1/4]

Opm::DeckValue::DeckValue ( )

◆ DeckValue() [2/4]

Opm::DeckValue::DeckValue ( int  )
explicit

◆ DeckValue() [3/4]

Opm::DeckValue::DeckValue ( double  )
explicit

◆ DeckValue() [4/4]

Opm::DeckValue::DeckValue ( const std::string )
explicit

Member Function Documentation

◆ get()

template<typename T >
T Opm::DeckValue::get ( ) const

◆ is_compatible()

template<typename T >
bool Opm::DeckValue::is_compatible ( ) const

◆ is_default()

bool Opm::DeckValue::is_default ( ) const

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