Opm::KeywordLoader Class Reference

#include <KeywordLoader.hpp>

Public Member Functions

 KeywordLoader (const std::vector< std::string > &keyword_files, bool verbose)
 
std::string getJsonFile (const std::string &keyword) const
 
std::map< char, std::vector< ParserKeyword > >::const_iterator begin () const
 
std::map< char, std::vector< ParserKeyword > >::const_iterator end () const
 

Constructor & Destructor Documentation

◆ KeywordLoader()

Opm::KeywordLoader::KeywordLoader ( const std::vector< std::string > &  keyword_files,
bool  verbose 
)

Member Function Documentation

◆ begin()

std::map< char, std::vector< ParserKeyword > >::const_iterator Opm::KeywordLoader::begin ( ) const

◆ end()

std::map< char, std::vector< ParserKeyword > >::const_iterator Opm::KeywordLoader::end ( ) const

◆ getJsonFile()

std::string Opm::KeywordLoader::getJsonFile ( const std::string keyword) const

The documentation for this class was generated from the following file: