cppassist  1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
cppassist::CommandLineParameter Member List

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() constcppassist::CommandLineParameter
m_namecppassist::CommandLineParameterprotected
m_optionalcppassist::CommandLineParameterprotected
m_valuecppassist::CommandLineParameterprotected
name() constcppassist::CommandLineParameter
NonOptional enum valuecppassist::CommandLineParameter
Optional enum valuecppassist::CommandLineParameter
optional() constcppassist::CommandLineParameter
OptionalState enum namecppassist::CommandLineParameter
setName(const std::string &name)cppassist::CommandLineParameter
setOptional(OptionalState optional)cppassist::CommandLineParameter
setValue(const std::string &value)cppassist::CommandLineParameter
value() constcppassist::CommandLineParameter
~CommandLineParameter()cppassist::CommandLineParameter