| Puma Reference Manual | Member List |
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 string &line, const Option *opts) | Puma::OptsParser | |
| strip(const string &str) | Puma::SimpleParser | static |
| tokenize(const string &str, vector< string > &tokens, const string &delimiters=" ") | Puma::SimpleParser | static |
| UNKNOWN enum value | Puma::OptsParser |