molecular
|
This is the complete list of members for molecular::util::CommandLineParser::OptionBase, including all inherited members.
Arg(const std::string &help) | molecular::util::CommandLineParser::Arg | |
mHelp | molecular::util::CommandLineParser::Arg | protected |
mLongOpt | molecular::util::CommandLineParser::OptionBase | protected |
mPresent | molecular::util::CommandLineParser::Arg | protected |
operator bool() | molecular::util::CommandLineParser::Arg | inline |
OptionBase(CommandLineParser &parser, const std::string &longOpt, const std::string &help) | molecular::util::CommandLineParser::OptionBase | |
Parse(int &i, int argc, char **argv)=0 | molecular::util::CommandLineParser::OptionBase | pure virtual |
PrintHelp() override | molecular::util::CommandLineParser::OptionBase | virtual |
~Arg()=default | molecular::util::CommandLineParser::Arg | virtual |