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 | |
getArgc() const | argx::Argx | |
getID() const | argx::Argx | |
getMainArgs() const | argx::Argx | |
getOptions() const | argx::Argx | |
getParam(const std::string &id) | argx::Argx | |
getSubParam(const argx::ARGXParam ¶m, const std::string &id) | 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 | |
~Argx() | argx::Argx |