Argx 1.0.0-build
Simple argument parser made in C++
 
Loading...
Searching...
No Matches
argx::Argx Member List

This is the complete list of members for argx::Argx, including all inherited members.

add(ARGXOptions option) constargx::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() constargx::Argx
getID() constargx::Argx
getMainArgs() constargx::Argx
getOptions() constargx::Argx
getParam(const std::string &id)argx::Argx
getSubParam(const argx::ARGXParam &param, const std::string &id)argx::Argx
idargx::Argxprivate
mainArgcargx::Argxprivatestatic
mainArgsargx::Argxprivatestatic
optionsargx::Argxprivatestatic
paramExists(const std::string &id)argx::Argx
~Argx()argx::Argx