![]() |
cppassist
1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
|
This is the complete list of members for cppassist::CommandLineParameter, including all inherited members.
CommandLineParameter(const std::string &name, OptionalState optional=Optional) | cppassist::CommandLineParameter | |
isOptional() const | cppassist::CommandLineParameter | |
m_name | cppassist::CommandLineParameter | protected |
m_optional | cppassist::CommandLineParameter | protected |
m_value | cppassist::CommandLineParameter | protected |
name() const | cppassist::CommandLineParameter | |
NonOptional enum value | cppassist::CommandLineParameter | |
Optional enum value | cppassist::CommandLineParameter | |
optional() const | cppassist::CommandLineParameter | |
OptionalState enum name | cppassist::CommandLineParameter | |
setName(const std::string &name) | cppassist::CommandLineParameter | |
setOptional(OptionalState optional) | cppassist::CommandLineParameter | |
setValue(const std::string &value) | cppassist::CommandLineParameter | |
value() const | cppassist::CommandLineParameter | |
~CommandLineParameter() | cppassist::CommandLineParameter |