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