PUMA Library Reference Manual
Loading...
Searching...
No Matches
Puma::OptsParser Member List

This is the complete list of members for Puma::OptsParser, including all inherited members.

ArgType enum namePuma::OptsParser
AT_MANDATORY enum valuePuma::OptsParser
AT_NONE enum valuePuma::OptsParser
AT_OPTIONAL enum valuePuma::OptsParser
ERR enum valuePuma::OptsParser
FINISH enum valuePuma::OptsParser
getArgument()Puma::OptsParser
getCurrentArgNum() constPuma::OptsParser
getNextArgNum() constPuma::OptsParser
getOption()Puma::OptsParser
getOptionName() constPuma::OptsParser
getRawOption()Puma::OptsParser
getResult() constPuma::OptsParser
getUnstrippedArgument() constPuma::OptsParser
NOARG enum valuePuma::OptsParser
NOOPTION enum valuePuma::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::SimpleParserstatic
tokenize(const std::string &str, std::vector< std::string > &tokens, const std::string &delimiters=" ")Puma::SimpleParserstatic
UNKNOWN enum valuePuma::OptsParser