Public Member Functions | |
| technique_t () | |
Public Attributes | |
| bool | update |
| ParamType | type |
| std::string | technique |
| std::string | label |
| std::vector< TEccParam_t > | value |
Definition at line 20 of file ECLabParams.cpp.
|
inline |
Definition at line 27 of file ECLabParams.cpp.
| std::string technique_t::label |
Definition at line 25 of file ECLabParams.cpp.
Referenced by addTechParam(), printParams(), setECIntegerParam(), and setECSingleParam().
| std::string technique_t::technique |
Definition at line 24 of file ECLabParams.cpp.
Referenced by addTechParam(), getTechniqueParams(), and printParams().
| ParamType technique_t::type |
Definition at line 23 of file ECLabParams.cpp.
Referenced by addTechParam(), and setECIntegerParam().
| bool technique_t::update |
Definition at line 22 of file ECLabParams.cpp.
Referenced by addTechParam(), getTechniqueParams(), setECIntegerParam(), and setECSingleParam().
| std::vector<TEccParam_t> technique_t::value |
Definition at line 26 of file ECLabParams.cpp.
Referenced by getTechniqueParams(), printParams(), setECIntegerParam(), and setECSingleParam().
1.8.5