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

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

Arg(const std::string &help)molecular::util::CommandLineParser::Arg
GetName()molecular::util::CommandLineParser::PositionalArgBaseinline
mHelpmolecular::util::CommandLineParser::Argprotected
mPresentmolecular::util::CommandLineParser::Argprotected
operator bool()molecular::util::CommandLineParser::Arginline
operator*() const molecular::util::CommandLineParser::PositionalArg< T >inline
operator->() const molecular::util::CommandLineParser::PositionalArg< T >inline
PositionalArg(CommandLineParser &parser, const std::string &name, const std::string &help, T value=T())molecular::util::CommandLineParser::PositionalArg< T >inline
PositionalArgBase(CommandLineParser &parser, const std::string &name, const std::string &help)molecular::util::CommandLineParser::PositionalArgBase
PrintHelp() overridemolecular::util::CommandLineParser::PositionalArgBasevirtual
SetValue(const std::string &arg) overridemolecular::util::CommandLineParser::PositionalArg< T >inlinevirtual
~Arg()=defaultmolecular::util::CommandLineParser::Argvirtual