#include <Parameter.hpp>
|
| | ~Parameter () override |
| |
| std::string | getTag () const override |
| |
| | Parameter (const std::string &value, const std::string &type) |
| |
| const std::string & | getValue () const |
| |
| const std::string & | getType () const |
| |
|
| ParameterMapItem () |
| | Default constructor.
|
| |
|
virtual | ~ParameterMapItem () |
| | Destructor.
|
| |
|
void | setUsed () const |
| |
|
bool | used () const |
| |
◆ ~Parameter()
| Opm::Parameter::~Parameter |
( |
| ) |
|
|
inlineoverride |
◆ Parameter()
| Opm::Parameter::Parameter |
( |
const std::string & |
value, |
|
|
const std::string & |
type |
|
) |
| |
|
inline |
◆ getTag()
| std::string Opm::Parameter::getTag |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getType()
| const std::string & Opm::Parameter::getType |
( |
| ) |
const |
|
inline |
◆ getValue()
| const std::string & Opm::Parameter::getValue |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: