Simulacrum
1.2
|
This is the complete list of members for Simulacrum::parseArgs, including all inherited members.
addArg(const std::string &switchstr, const std::string &name, const std::string &defvalue, bool isswitch, bool defset, bool madatory, bool gobbler, const std::string &helpstr) | Simulacrum::parseArgs | |
addPositional(const std::string &name, const std::string &defvalue, bool madatory, bool gobbler, const std::string &helpstr) | Simulacrum::parseArgs | |
doParseArgs(int argc, char *argv[]) | Simulacrum::parseArgs | |
getArg(const std::string &, bool check=true) | Simulacrum::parseArgs | |
getPositional(unsigned, bool check=true) | Simulacrum::parseArgs | |
parseArgs() | Simulacrum::parseArgs | |
positonals() | Simulacrum::parseArgs | |
setHelp(const std::string &) | Simulacrum::parseArgs | |
setName(const std::string &) | Simulacrum::parseArgs | |
setPreamble(const std::string &) | Simulacrum::parseArgs | |
switches() | Simulacrum::parseArgs | |
writeHelp() | Simulacrum::parseArgs | |
~parseArgs() | Simulacrum::parseArgs | virtual |