Opm::ParserKeywords::VAPPARS Member List

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

addDataRecord(ParserRecord)Opm::ParserKeyword
addDeckName(const std::string &deckName)Opm::ParserKeyword
addRecord(ParserRecord)Opm::ParserKeyword
addValidSectionName(const std::string &sectionName)Opm::ParserKeyword
begin() constOpm::ParserKeyword
className() constOpm::ParserKeyword
clearDeckNames()Opm::ParserKeyword
clearValidSectionNames()Opm::ParserKeyword
codeEnd() constOpm::ParserKeyword
createCode() constOpm::ParserKeyword
createDecl() constOpm::ParserKeyword
createDeclaration(const std::string &indent) constOpm::ParserKeyword
deckNamesBegin() constOpm::ParserKeyword
deckNamesEnd() constOpm::ParserKeyword
DeckNameSet typedefOpm::ParserKeyword
end() constOpm::ParserKeyword
getDescription() constOpm::ParserKeyword
getFixedSize() constOpm::ParserKeyword
getKeywordSize() constOpm::ParserKeyword
getName() constOpm::ParserKeyword
getRecord(size_t recordIndex) constOpm::ParserKeyword
getRecord(size_t recordIndex)Opm::ParserKeyword
getSizeType() constOpm::ParserKeyword
hasDimension() constOpm::ParserKeyword
hasFixedSize() constOpm::ParserKeyword
hasMatchRegex() constOpm::ParserKeyword
hasMultipleDeckNames() constOpm::ParserKeyword
initSizeKeyword(const std::string &sizeKeyword, const std::string &sizeItem, int size_shift)Opm::ParserKeyword
isAlternatingKeyword() constOpm::ParserKeyword
isCodeKeyword() constOpm::ParserKeyword
isDataKeyword() constOpm::ParserKeyword
isDoubleRecordKeyword() constOpm::ParserKeyword
isTableCollection() constOpm::ParserKeyword
isValidSection(const std::string &sectionName) constOpm::ParserKeyword
keywordNameOpm::ParserKeywords::VAPPARSstatic
matches(const string_view &) constOpm::ParserKeyword
operator!=(const ParserKeyword &) constOpm::ParserKeyword
operator==(const ParserKeyword &) constOpm::ParserKeyword
parse(const ParseContext &parseContext, ErrorGuard &errors, RawKeyword &rawKeyword, UnitSystem &active_unitsystem, UnitSystem &default_unitsystem, const std::string &filename) constOpm::ParserKeyword
ParserKeyword(const std::string &name, const std::string &sizeKeyword, const std::string &sizeItem, int size_shift, bool _isTableCollection=false)Opm::ParserKeyword
ParserKeyword(const std::string &name)Opm::ParserKeywordexplicit
ParserKeyword(const Json::JsonObject &jsonConfig)Opm::ParserKeywordexplicit
rawStringKeyword() constOpm::ParserKeyword
SectionNameSet typedefOpm::ParserKeyword
setAlternatingKeyword(bool alternating)Opm::ParserKeyword
setCodeEnd(const std::string &end)Opm::ParserKeyword
setDescription(const std::string &description)Opm::ParserKeyword
setDoubleRecordsKeyword(bool double_rec)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 string_view &name)Opm::ParserKeywordstatic
validInternalName(const std::string &name)Opm::ParserKeywordstatic
validSectionNamesBegin() constOpm::ParserKeyword
validSectionNamesEnd() constOpm::ParserKeyword
VAPPARS()Opm::ParserKeywords::VAPPARS