|
Argx 1.2.2-build
Simple yet powerful argument parser made in C++
|
This is the complete list of members for argx::Argx, including all inherited members.
| add(ARGXOptions option) const | argx::Argx | |
| Argx(const std::string &id, int argc, char *argv[]) | argx::Argx | |
| Argx() | argx::Argx | |
| compareArgs(std::vector< ARGXOptions > options, std::vector< std::string > argv) | argx::Argx | |
| createDocs(ARGXStyle style, const std::string &title, const std::string &mainInfo) | argx::Argx | |
| findParam(const std::string &id) | argx::Argx | |
| formatWrongArgs(const int &_int) | argx::Argx | static |
| getArgc() const | argx::Argx | |
| getArgIDPos(const std::string &arg) | argx::Argx | |
| getArgPos(const std::string &arg) | argx::Argx | |
| getID() const | argx::Argx | |
| getMainArgs() const | argx::Argx | |
| getOption(const std::string &id) | argx::Argx | |
| getOptions() const | argx::Argx | |
| getParam(const std::string &id) | argx::Argx | |
| getSubParam(const argx::ARGXParam ¶m, const std::string &id) | argx::Argx | |
| getSubValue(const std::string &id) | argx::Argx | |
| getWrongArgs(const std::vector< std::string > &argv) | argx::Argx | |
| hasTag(const std::string &id, const std::string &tag) | argx::Argx | |
| id | argx::Argx | private |
| mainArgc | argx::Argx | privatestatic |
| mainArgs | argx::Argx | privatestatic |
| options | argx::Argx | privatestatic |
| paramExists(const std::string &id) | argx::Argx | |
| paramToID(const std::string ¶m) | argx::Argx | |
| subParamExists(const std::string &id) | argx::Argx | |
| ~Argx() | argx::Argx |