![]() |
PUMA Library Reference Manual
|
This is the complete list of members for Puma::OptsParser, including all inherited members.
| ArgType enum name | Puma::OptsParser | |
| AT_MANDATORY enum value | Puma::OptsParser | |
| AT_NONE enum value | Puma::OptsParser | |
| AT_OPTIONAL enum value | Puma::OptsParser | |
| ERR enum value | Puma::OptsParser | |
| FINISH enum value | Puma::OptsParser | |
| getArgument() | Puma::OptsParser | |
| getCurrentArgNum() const | Puma::OptsParser | |
| getNextArgNum() const | Puma::OptsParser | |
| getOption() | Puma::OptsParser | |
| getOptionName() const | Puma::OptsParser | |
| getRawOption() | Puma::OptsParser | |
| getResult() const | Puma::OptsParser | |
| getUnstrippedArgument() const | Puma::OptsParser | |
| NOARG enum value | Puma::OptsParser | |
| NOOPTION enum value | Puma::OptsParser | |
| OptsParser(int argc, char **argv, const Option *opts) | Puma::OptsParser | |
| OptsParser(const std::string &line, const Option *opts) | Puma::OptsParser | |
| strip(const std::string &str) | Puma::SimpleParser | static |
| tokenize(const std::string &str, std::vector< std::string > &tokens, const std::string &delimiters=" ") | Puma::SimpleParser | static |
| UNKNOWN enum value | Puma::OptsParser |