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

This is the complete list of members for cppassist::CommandLineOption, including all inherited members.

CommandLineOption(const std::string &longName, const std::string &shortName, const std::string &valueName, const std::string &description, OptionalState optional=Optional)cppassist::CommandLineOption
description() constcppassist::CommandLineOption
isOptional() constcppassist::CommandLineOption
longName() constcppassist::CommandLineOption
m_descriptioncppassist::CommandLineOptionprotected
m_longNamecppassist::CommandLineOptionprotected
m_namescppassist::CommandLineOptionprotected
m_optionalcppassist::CommandLineOptionprotected
m_shortNamecppassist::CommandLineOptionprotected
m_valuecppassist::CommandLineOptionprotected
m_valueNamecppassist::CommandLineOptionprotected
name() constcppassist::CommandLineOption
names() constcppassist::CommandLineOption
NonOptional enum valuecppassist::CommandLineOption
Optional enum valuecppassist::CommandLineOption
optional() constcppassist::CommandLineOption
OptionalState enum namecppassist::CommandLineOption
setDescription(const std::string &description)cppassist::CommandLineOption
setLongName(const std::string &longName)cppassist::CommandLineOption
setOptional(OptionalState optional)cppassist::CommandLineOption
setShortName(const std::string &shortName)cppassist::CommandLineOption
setValue(const std::string &value)cppassist::CommandLineOption
setValueName(const std::string &name)cppassist::CommandLineOption
shortName() constcppassist::CommandLineOption
updateNames()cppassist::CommandLineOptionprotected
value() constcppassist::CommandLineOption
valueName() constcppassist::CommandLineOption
~CommandLineOption()cppassist::CommandLineOption