All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
gears::optparse::option Member List

This is the complete list of members for gears::optparse::option, including all inherited members.

aliasgears::optparse::option
flagsgears::optparse::option
get() const gears::optparse::optioninline
get_or(const typename std::remove_reference< T >::type &def) const noexceptgears::optparse::optioninline
helpgears::optparse::option
is(char arg) const noexceptgears::optparse::optioninline
is(const std::string &arg) const noexcept (defined in gears::optparse::option)gears::optparse::optioninline
is_active() const noexceptgears::optparse::optioninline
metavar() const noexceptgears::optparse::optioninline
namegears::optparse::option
nargs() const noexceptgears::optparse::optioninline
operator=(const option &other)gears::optparse::optioninline
operator=(option &&)=defaultgears::optparse::option
option(std::string name, std::string help="", value_type value=constant(true), trait flags=trait::none)gears::optparse::optioninline
option(std::string name, char alias, std::string help="", value_type value=constant(true), trait flags=trait::none)gears::optparse::optioninline
option(char alias, std::string help="", value_type value=constant(true), trait flags=trait::none)gears::optparse::optioninline
option(const option &other)gears::optparse::optioninline
option(option &&)=defaultgears::optparse::option
takes_value() const noexceptgears::optparse::optioninline
trait enum namegears::optparse::optionrelated
~option()=defaultgears::optparse::option