iRoCS Toolbox
1.1.0
|
#include <ParamInfo.hh>
Public Member Functions | |
AlternativeHelp (const std::string &v, const std::string &h) | |
Data Fields | |
std::string | helpText |
std::string | value |
Definition at line 63 of file ParamInfo.hh.
|
inline |
Definition at line 65 of file ParamInfo.hh.
Referenced by svt::ParamInfo::addAlternative().
std::string svt::AlternativeHelp::value |
Definition at line 69 of file ParamInfo.hh.
Referenced by svt::ParamInfo::addGuiHint().
std::string svt::AlternativeHelp::helpText |
Definition at line 70 of file ParamInfo.hh.
Referenced by svt::ParamInfo::operator<(), and svt::ParamInfo::operator==().