molecular
molecular::util::CommandLineParser::Option< T > Member List

This is the complete list of members for molecular::util::CommandLineParser::Option< T >, including all inherited members.

Arg(const std::string &help)molecular::util::CommandLineParser::Arg
mHelpmolecular::util::CommandLineParser::Argprotected
mLongOptmolecular::util::CommandLineParser::OptionBaseprotected
mPresentmolecular::util::CommandLineParser::Argprotected
operator bool()molecular::util::CommandLineParser::Arginline
operator*() const molecular::util::CommandLineParser::Option< T >inline
operator->() const molecular::util::CommandLineParser::Option< T >inline
Option(CommandLineParser &parser, const std::string &longOpt, const std::string &help, T value=T())molecular::util::CommandLineParser::Option< T >inline
OptionBase(CommandLineParser &parser, const std::string &longOpt, const std::string &help)molecular::util::CommandLineParser::OptionBase
Parse(int &i, int argc, char **argv) overridemolecular::util::CommandLineParser::Option< T >inlinevirtual
PrintHelp() overridemolecular::util::CommandLineParser::OptionBasevirtual
~Arg()=defaultmolecular::util::CommandLineParser::Argvirtual