|
HDK
|
This is the complete list of members for ArgParse, including all inherited members.
| abort(bool aborted=true) | ArgParse | |
| aborted() const | ArgParse | |
| Action typedef | ArgParse | |
| add_argument(const char *argname) | ArgParse | |
| add_argument(const char *argname, T...args) | ArgParse | inline |
| add_help(bool add_help) | ArgParse | |
| add_version(string_view version_string) | ArgParse | |
| append() | ArgParse | inlinestatic |
| arg(const char *argname) | ArgParse | inline |
| arg(const char *argname, T...args) | ArgParse | inline |
| ArgAction typedef | ArgParse | |
| ArgOption class | ArgParse | friend |
| ArgParse() | ArgParse | |
| ArgParse(int argc, const char **argv) | ArgParse | |
| ArgParse(const ArgParse &)=delete | ArgParse | |
| ArgParse(ArgParse &&other) | ArgParse | inline |
| briefusage() const | ArgParse | |
| callback_t typedef | ArgParse | |
| command_line() const | ArgParse | |
| cparams() const | ArgParse | |
| current_arg() const | ArgParse | |
| description(string_view str) | ArgParse | |
| do_nothing() | ArgParse | static |
| epilog(string_view str) | ArgParse | |
| exit_on_error(bool exit_on_error) | ArgParse | |
| geterror(bool clear=true) const | ArgParse | |
| has_error() const | ArgParse | |
| intro(string_view str) | ArgParse | |
| operator=(const ArgParse &)=delete | ArgParse | |
| operator[](string_view name) const | ArgParse | inline |
| operator[](string_view name) | ArgParse | inline |
| options(const char *intro,...) | ArgParse | |
| params() | ArgParse | |
| parse(int argc, const char **argv) | ArgParse | inline |
| parse_args(int argc, const char **argv) | ArgParse | |
| print_defaults(bool print) | ArgParse | |
| print_help() const | ArgParse | |
| prog(string_view str) | ArgParse | |
| prog_name() const | ArgParse | |
| running(bool run) | ArgParse | |
| running() const | ArgParse | |
| separator(string_view text) | ArgParse | |
| set_next_arg(int nextarg) | ArgParse | |
| set_postoption_help(callback_t callback) | ArgParse | |
| set_preoption_help(callback_t callback) | ArgParse | |
| store() | ArgParse | inlinestatic |
| store_const(const T &value) | ArgParse | inlinestatic |
| store_const(const char *value) | ArgParse | inlinestatic |
| store_false() | ArgParse | static |
| store_true() | ArgParse | static |
| usage(string_view str) | ArgParse | |
| usage() const | ArgParse | inline |
| ~ArgParse() | ArgParse |