This is the complete list of members for sofa::gui::common::ArgumentParser, including all inherited members.
addArgument(std::shared_ptr< cxxopts::Value > s, const std::string name, const std::string help) | sofa::gui::common::ArgumentParser | |
addArgument(std::shared_ptr< cxxopts::Value > s, const std::string name, const std::string help, std::function< void(const ArgumentParser *, const std::string &)> callback) | sofa::gui::common::ArgumentParser | |
addArgument(const std::string name, const std::string help) | sofa::gui::common::ArgumentParser | |
ArgumentParser(int argc, char **argv) | sofa::gui::common::ArgumentParser | |
extra | sofa::gui::common::ArgumentParser | static |
extra_args() | sofa::gui::common::ArgumentParser | inlinestatic |
getInputFileList() | sofa::gui::common::ArgumentParser | |
getMap() const | sofa::gui::common::ArgumentParser | |
getValueFromKey(const std::string &key, T &value) const | sofa::gui::common::ArgumentParser | inline |
parse() | sofa::gui::common::ArgumentParser | |
showArgs() | sofa::gui::common::ArgumentParser | |
showHelp() | sofa::gui::common::ArgumentParser | |
~ArgumentParser() | sofa::gui::common::ArgumentParser |