CARDS 2.4.87
Package manager for the NuTyX GNU/Linux distribution
|
This is the complete list of members for ArgParser, including all inherited members.
addCommand(APCmd &cmd, const std::string &name, const std::string &shortInfo, const std::string &description, ArgNumberCheck argNumberCheck, const int argNumber=-1, const std::string &otherArguments="") | ArgParser | |
addOption(const APCmd &cmd, APOpt &key, bool required) | ArgParser | |
appName() const | ArgParser | |
ArgNumberCheck enum name | ArgParser | |
ArgParser() (defined in ArgParser) | ArgParser | |
command() const | ArgParser | |
EQ enum value (defined in ArgParser) | ArgParser | |
getAppIdentification() const | ArgParser | inlinevirtual |
getOptionValue(const APOpt &key) const | ArgParser | |
isSet(const APOpt &key) const | ArgParser | |
MAX enum value (defined in ArgParser) | ArgParser | |
MIN enum value (defined in ArgParser) | ArgParser | |
NONE enum value (defined in ArgParser) | ArgParser | |
otherArguments() const | ArgParser | |
parse(int argc, char **argv) | ArgParser | |
printHelp(const std::string &cmd) | ArgParser | |
~ArgParser() (defined in ArgParser) | ArgParser | virtual |