iRoCS Toolbox  1.1.0
Public Member Functions | Data Fields
svt::AlternativeHelp Struct Reference

#include <ParamInfo.hh>

Collaboration diagram for svt::AlternativeHelp:

Public Member Functions

 AlternativeHelp (const std::string &v, const std::string &h)
 

Data Fields

std::string helpText
 
std::string value
 

Detailed Description

Definition at line 63 of file ParamInfo.hh.

Constructor & Destructor Documentation

◆ AlternativeHelp()

svt::AlternativeHelp::AlternativeHelp ( const std::string &  v,
const std::string &  h 
)
inline

Definition at line 65 of file ParamInfo.hh.

Referenced by svt::ParamInfo::addAlternative().

Field Documentation

◆ value

std::string svt::AlternativeHelp::value

Definition at line 69 of file ParamInfo.hh.

Referenced by svt::ParamInfo::addGuiHint().

◆ helpText

std::string svt::AlternativeHelp::helpText

Definition at line 70 of file ParamInfo.hh.

Referenced by svt::ParamInfo::operator<(), and svt::ParamInfo::operator==().


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