ROSE 0.11.145.147
|
This is the complete list of members for Sawyer::CommandLine::SwitchArgument, including all inherited members.
defaultValue() const | Sawyer::CommandLine::SwitchArgument | inline |
defaultValueString() const | Sawyer::CommandLine::SwitchArgument | inline |
isOptional() const | Sawyer::CommandLine::SwitchArgument | inline |
isRequired() const | Sawyer::CommandLine::SwitchArgument | inline |
name() const | Sawyer::CommandLine::SwitchArgument | inline |
nameAsText() const | Sawyer::CommandLine::SwitchArgument | |
parser() const | Sawyer::CommandLine::SwitchArgument | inline |
SwitchArgument(const std::string &name, const ValueParser::Ptr &parser=anyParser()) | Sawyer::CommandLine::SwitchArgument | inlineexplicit |
SwitchArgument(const std::string &name, const ValueParser::Ptr &parser, const std::string &defaultValueString) | Sawyer::CommandLine::SwitchArgument | inline |