SOFA API  d64a5b5c
Open source framework for multi-physics simuation
sofa::gui::common::ArgumentParser Member List

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
extrasofa::gui::common::ArgumentParserstatic
extra_args()sofa::gui::common::ArgumentParserinlinestatic
getInputFileList()sofa::gui::common::ArgumentParser
getMap() constsofa::gui::common::ArgumentParser
getValueFromKey(const std::string &key, T &value) constsofa::gui::common::ArgumentParserinline
parse()sofa::gui::common::ArgumentParser
showArgs()sofa::gui::common::ArgumentParser
showHelp()sofa::gui::common::ArgumentParser
~ArgumentParser()sofa::gui::common::ArgumentParser