My Project
Loading...
Searching...
No Matches
Opm::KeywordLocation Class Reference

Public Member Functions

 KeywordLocation (std::string kw, std::string fname, std::size_t lno)
 
std::string format (const std::string &msg_fmt) const
 
bool operator== (const KeywordLocation &data) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static KeywordLocation serializationTestObject ()
 

Public Attributes

std::string keyword
 
std::string filename = "<memory string>"
 
std::size_t lineno = 0
 

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