#include <ParserFloatItem.hpp>
| Opm::ParserFloatItem::ParserFloatItem |
( |
const std::string & |
itemName | ) |
|
| Opm::ParserFloatItem::ParserFloatItem |
( |
const std::string & |
itemName, |
|
|
ParserItemSizeEnum |
sizeType |
|
) |
| |
| Opm::ParserFloatItem::ParserFloatItem |
( |
const std::string & |
itemName, |
|
|
float |
defaultValue |
|
) |
| |
| Opm::ParserFloatItem::ParserFloatItem |
( |
const std::string & |
itemName, |
|
|
ParserItemSizeEnum |
sizeType, |
|
|
float |
defaultValue |
|
) |
| |
| const std::string Opm::ParserItem::className |
( |
| ) |
const |
|
inherited |
| std::string Opm::ParserFloatItem::createCode |
( |
| ) |
const |
|
virtual |
| size_t Opm::ParserFloatItem::dimensionSize |
( |
| ) |
const |
| bool Opm::ParserFloatItem::equal |
( |
const ParserItem & |
other | ) |
const |
|
virtual |
| bool Opm::ParserFloatItem::equalDimensions |
( |
const ParserItem & |
other | ) |
const |
| float Opm::ParserFloatItem::getDefault |
( |
| ) |
const |
| std::string Opm::ParserItem::getDescription |
( |
| ) |
const |
|
inherited |
| const std::string& Opm::ParserFloatItem::getDimension |
( |
size_t |
index | ) |
const |
|
virtual |
| bool Opm::ParserFloatItem::hasDefault |
( |
| ) |
const |
| bool Opm::ParserFloatItem::hasDimension |
( |
| ) |
const |
|
virtual |
| void Opm::ParserFloatItem::inlineClass |
( |
std::ostream & |
os, |
|
|
const std::string & |
indent |
|
) |
| const |
|
virtual |
| std::string Opm::ParserFloatItem::inlineClassInit |
( |
const std::string & |
parentClass | ) |
const |
|
virtual |
| const std::string& Opm::ParserItem::name |
( |
| ) |
const |
|
inherited |
| size_t Opm::ParserFloatItem::numDimensions |
( |
| ) |
const |
|
virtual |
template<class T >
| bool Opm::ParserItem::parserRawItemEqual |
( |
const ParserItem & |
other | ) |
const |
|
inlineprotectedinherited |
| void Opm::ParserFloatItem::push_backDimension |
( |
const std::string & |
dimension | ) |
|
|
virtual |
| bool Opm::ParserItem::scalar |
( |
| ) |
const |
|
inherited |
| void Opm::ParserFloatItem::setDefault |
( |
float |
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: