ROSE  0.11.96.11
Sawyer::CommandLine::SwitchArgument Member List

This is the complete list of members for Sawyer::CommandLine::SwitchArgument, including all inherited members.

defaultValue() constSawyer::CommandLine::SwitchArgumentinline
defaultValueString() constSawyer::CommandLine::SwitchArgumentinline
isOptional() constSawyer::CommandLine::SwitchArgumentinline
isRequired() constSawyer::CommandLine::SwitchArgumentinline
name() constSawyer::CommandLine::SwitchArgumentinline
nameAsText() constSawyer::CommandLine::SwitchArgument
parser() constSawyer::CommandLine::SwitchArgumentinline
SwitchArgument(const std::string &name, const ValueParser::Ptr &parser=anyParser())Sawyer::CommandLine::SwitchArgumentinlineexplicit
SwitchArgument(const std::string &name, const ValueParser::Ptr &parser, const std::string &defaultValueString)Sawyer::CommandLine::SwitchArgumentinline