|
| MultiOptionStruct (const std::string &shortIndicator, const std::string &longIndicator, bool mand=false) |
|
◆ MultiOptionStruct()
EA::CommandLineParser::MultiOptionStruct::MultiOptionStruct |
( |
const std::string & |
shortIndicator, |
|
|
const std::string & |
longIndicator, |
|
|
bool |
mand = false |
|
) |
| |
|
inline |
◆ longInd
std::string EA::CommandLineParser::MultiOptionStruct::longInd |
◆ mandatory
bool EA::CommandLineParser::MultiOptionStruct::mandatory |
◆ shortInd
std::string EA::CommandLineParser::MultiOptionStruct::shortInd |
◆ value
std::vector<std::string> EA::CommandLineParser::MultiOptionStruct::value |
The documentation for this struct was generated from the following file: