#include <ParserDoubleItem.hpp>
| Opm::ParserDoubleItem::ParserDoubleItem |
( |
const std::string & |
itemName | ) |
|
| Opm::ParserDoubleItem::ParserDoubleItem |
( |
const std::string & |
itemName, |
|
|
ParserItemSizeEnum |
sizeType |
|
) |
| |
| Opm::ParserDoubleItem::ParserDoubleItem |
( |
const std::string & |
itemName, |
|
|
double |
defaultValue |
|
) |
| |
| Opm::ParserDoubleItem::ParserDoubleItem |
( |
const std::string & |
itemName, |
|
|
ParserItemSizeEnum |
sizeType, |
|
|
double |
defaultValue |
|
) |
| |
| const std::string Opm::ParserItem::className |
( |
| ) |
const |
|
inherited |
| std::string Opm::ParserDoubleItem::createCode |
( |
| ) |
const |
|
virtual |
| size_t Opm::ParserDoubleItem::dimensionSize |
( |
| ) |
const |
| bool Opm::ParserDoubleItem::equal |
( |
const ParserItem & |
other | ) |
const |
|
virtual |
| bool Opm::ParserDoubleItem::equalDimensions |
( |
const ParserItem & |
other | ) |
const |
| double Opm::ParserDoubleItem::getDefault |
( |
| ) |
const |
| std::string Opm::ParserItem::getDescription |
( |
| ) |
const |
|
inherited |
| const std::string& Opm::ParserDoubleItem::getDimension |
( |
size_t |
index | ) |
const |
|
virtual |
| bool Opm::ParserDoubleItem::hasDefault |
( |
| ) |
const |
| bool Opm::ParserDoubleItem::hasDimension |
( |
| ) |
const |
|
virtual |
| void Opm::ParserDoubleItem::inlineClass |
( |
std::ostream & |
os, |
|
|
const std::string & |
indent |
|
) |
| const |
|
virtual |
| std::string Opm::ParserDoubleItem::inlineClassInit |
( |
const std::string & |
parentClass | ) |
const |
|
virtual |
| const std::string& Opm::ParserItem::name |
( |
| ) |
const |
|
inherited |
| size_t Opm::ParserDoubleItem::numDimensions |
( |
| ) |
const |
|
virtual |
template<class T >
| bool Opm::ParserItem::parserRawItemEqual |
( |
const ParserItem & |
other | ) |
const |
|
inlineprotectedinherited |
| void Opm::ParserDoubleItem::push_backDimension |
( |
const std::string & |
dimension | ) |
|
|
virtual |
| bool Opm::ParserItem::scalar |
( |
| ) |
const |
|
inherited |
| void Opm::ParserDoubleItem::setDefault |
( |
double |
defaultValue | ) |
|
| void Opm::ParserItem::setDescription |
( |
std::string |
helpText | ) |
|
|
inherited |
| bool Opm::ParserItem::m_defaultSet |
|
protectedinherited |
The documentation for this class was generated from the following file: