My Project
|
This is the complete list of members for Opm::KeywordValidation::KeywordValidator, including all inherited members.
KeywordValidator(const UnsupportedKeywords &keywords, const PartiallySupportedKeywords< std::string > &string_items, const PartiallySupportedKeywords< int > &int_items, const PartiallySupportedKeywords< double > &double_items, const std::unordered_map< std::string, std::function< void(const DeckKeyword &keyword, std::vector< ValidationError > &errors)> > &special_validation) (defined in Opm::KeywordValidation::KeywordValidator) | Opm::KeywordValidation::KeywordValidator | inline |
validateDeck(const Deck &deck, const ParseContext &parse_context, ErrorGuard &error_guard) const (defined in Opm::KeywordValidation::KeywordValidator) | Opm::KeywordValidation::KeywordValidator | |
validateDeckKeyword(const DeckKeyword &keyword, std::vector< ValidationError > &errors) const (defined in Opm::KeywordValidation::KeywordValidator) | Opm::KeywordValidation::KeywordValidator |