Opm::Parameters::ParamInfo Struct Reference

#include <parametersystem.hh>

Public Member Functions

bool operator== (const ParamInfo &other) const
 

Public Attributes

std::string paramName
 
std::string paramTypeName
 
std::string typeTagName
 
std::string usageString
 
std::string compileTimeValue
 
bool isHidden
 

Member Function Documentation

◆ operator==()

bool Opm::Parameters::ParamInfo::operator== ( const ParamInfo other) const
inline

Member Data Documentation

◆ compileTimeValue

std::string Opm::Parameters::ParamInfo::compileTimeValue

◆ isHidden

bool Opm::Parameters::ParamInfo::isHidden

◆ paramName

std::string Opm::Parameters::ParamInfo::paramName

◆ paramTypeName

std::string Opm::Parameters::ParamInfo::paramTypeName

◆ typeTagName

std::string Opm::Parameters::ParamInfo::typeTagName

Referenced by operator==().

◆ usageString

std::string Opm::Parameters::ParamInfo::usageString

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