Opm::ParserKeyword Member List

This is the complete list of members for Opm::ParserKeyword, including all inherited members.

addDataRecord(std::shared_ptr< ParserRecord > record)Opm::ParserKeyword
addDeckName(const std::string &deckName)Opm::ParserKeyword
addRecord(std::shared_ptr< ParserRecord > record)Opm::ParserKeyword
addValidSectionName(const std::string &sectionName)Opm::ParserKeyword
applyUnitsToDeck(std::shared_ptr< const Deck > deck, std::shared_ptr< const DeckKeyword > deckKeyword) const Opm::ParserKeyword
className() const Opm::ParserKeyword
clearDeckNames()Opm::ParserKeyword
clearValidSectionNames()Opm::ParserKeyword
createCode() const Opm::ParserKeyword
createDecl() const Opm::ParserKeyword
createDeclaration(const std::string &indent) const Opm::ParserKeyword
deckNamesBegin() const Opm::ParserKeyword
deckNamesEnd() const Opm::ParserKeyword
DeckNameSet typedefOpm::ParserKeyword
equal(const ParserKeyword &other) const Opm::ParserKeyword
getDeckName(const std::string &rawString)Opm::ParserKeywordstatic
getDescription() const Opm::ParserKeyword
getFixedSize() const Opm::ParserKeyword
getName() const Opm::ParserKeyword
getRecord(size_t recordIndex) const Opm::ParserKeyword
getSizeDefinitionPair() const Opm::ParserKeyword
getSizeType() const Opm::ParserKeyword
hasDimension() const Opm::ParserKeyword
hasFixedSize() const Opm::ParserKeyword
hasMatchRegex() const Opm::ParserKeyword
hasMultipleDeckNames() const Opm::ParserKeyword
initSizeKeyword(const std::string &sizeKeyword, const std::string &sizeItem)Opm::ParserKeyword
isDataKeyword() const Opm::ParserKeyword
isTableCollection() const Opm::ParserKeyword
isValidSection(const std::string &sectionName) const Opm::ParserKeyword
matches(const std::string &deckKeywordName) const Opm::ParserKeyword
parse(const ParseMode &parseMode, RawKeywordConstPtr rawKeyword) const Opm::ParserKeyword
ParserKeyword(const std::string &name, const std::string &sizeKeyword, const std::string &sizeItem, bool isTableCollection=false)Opm::ParserKeyword
ParserKeyword(const std::string &name)Opm::ParserKeywordexplicit
ParserKeyword(const Json::JsonObject &jsonConfig)Opm::ParserKeywordexplicit
recordBegin() const Opm::ParserKeyword
recordEnd() const Opm::ParserKeyword
SectionNameSet typedefOpm::ParserKeyword
setDescription(const std::string &description)Opm::ParserKeyword
setFixedSize(size_t keywordSize)Opm::ParserKeyword
setMatchRegex(const std::string &deckNameRegexp)Opm::ParserKeyword
setSizeType(ParserKeywordSizeEnum sizeType)Opm::ParserKeyword
setTableCollection(bool isTableCollection)Opm::ParserKeyword
validDeckName(const std::string &name)Opm::ParserKeywordstatic
validInternalName(const std::string &name)Opm::ParserKeywordstatic
validSectionNamesBegin() const Opm::ParserKeyword
validSectionNamesEnd() const Opm::ParserKeyword