My Project
|
Public Member Functions | |
UDQInput (const UDQIndex &index, const UDQDefine &udq_define, const std::string &unit) | |
UDQInput (const UDQIndex &index, const UDQAssign &udq_assign, const std::string &unit) | |
template<typename T > | |
const T & | get () const |
template<typename T > | |
bool | is () const |
const std::string & | keyword () const |
const UDQVarType & | var_type () const |
const std::string & | unit () const |
bool | operator== (const UDQInput &other) const |
Public Attributes | |
const UDQIndex | index |