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

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

activated() constcppassist::CommandLineSwitch
CommandLineSwitch(const std::string &longName, const std::string &shortName, const std::string &description, OptionalState optional=Optional)cppassist::CommandLineSwitch
count() constcppassist::CommandLineSwitch
description() constcppassist::CommandLineSwitch
isOptional() constcppassist::CommandLineSwitch
longName() constcppassist::CommandLineSwitch
m_activatedcppassist::CommandLineSwitchprotected
m_countcppassist::CommandLineSwitchprotected
m_descriptioncppassist::CommandLineSwitchprotected
m_longNamecppassist::CommandLineSwitchprotected
m_namescppassist::CommandLineSwitchprotected
m_optionalcppassist::CommandLineSwitchprotected
m_shortNamecppassist::CommandLineSwitchprotected
name() constcppassist::CommandLineSwitch
names() constcppassist::CommandLineSwitch
NonOptional enum valuecppassist::CommandLineSwitch
Optional enum valuecppassist::CommandLineSwitch
optional() constcppassist::CommandLineSwitch
OptionalState enum namecppassist::CommandLineSwitch
setActivated(bool activated)cppassist::CommandLineSwitch
setCount(unsigned int count)cppassist::CommandLineSwitch
setDescription(const std::string &description)cppassist::CommandLineSwitch
setLongName(const std::string &longName)cppassist::CommandLineSwitch
setOptional(OptionalState optional)cppassist::CommandLineSwitch
setShortName(const std::string &shortName)cppassist::CommandLineSwitch
shortName() constcppassist::CommandLineSwitch
updateNames()cppassist::CommandLineSwitchprotected
~CommandLineSwitch()cppassist::CommandLineSwitch