doc(const std::string &s) | Sawyer::CommandLine::SwitchGroup | |
doc() const | Sawyer::CommandLine::SwitchGroup | |
docKey() const | Sawyer::CommandLine::SwitchGroup | |
docKey(const std::string &key) | Sawyer::CommandLine::SwitchGroup | |
getByKey(const std::string &switchKey) | Sawyer::CommandLine::SwitchGroup | |
getByName(const std::string &switchName) | Sawyer::CommandLine::SwitchGroup | |
insert(const Switch &) | Sawyer::CommandLine::SwitchGroup | |
insert(const SwitchGroup &) | Sawyer::CommandLine::SwitchGroup | |
keyExists(const std::string &switchKey) | Sawyer::CommandLine::SwitchGroup | |
longPrefix(const std::string &s1) | Sawyer::CommandLine::SwitchGroup | |
longPrefixes() const | Sawyer::CommandLine::SwitchGroup | |
name() const | Sawyer::CommandLine::SwitchGroup | |
name(const std::string &name) | Sawyer::CommandLine::SwitchGroup | |
nameExists(const std::string &switchName) | Sawyer::CommandLine::SwitchGroup | |
nSwitches() const | Sawyer::CommandLine::SwitchGroup | |
properties() const (defined in Sawyer::CommandLine::SwitchGroup) | Sawyer::CommandLine::SwitchGroup | |
removeByIndex(size_t n) | Sawyer::CommandLine::SwitchGroup | |
removeByKey(const std::string &switchKey) | Sawyer::CommandLine::SwitchGroup | |
removeByName(const std::string &switchName) | Sawyer::CommandLine::SwitchGroup | |
resetLongPrefixes(const std::string &s1=STR_NONE, const std::string &s2=STR_NONE, const std::string &s3=STR_NONE, const std::string &s4=STR_NONE) | Sawyer::CommandLine::SwitchGroup | |
resetShortPrefixes(const std::string &s1=STR_NONE, const std::string &s2=STR_NONE, const std::string &s3=STR_NONE, const std::string &s4=STR_NONE) | Sawyer::CommandLine::SwitchGroup | |
resetValueSeparators(const std::string &s1=STR_NONE, const std::string &s2=STR_NONE, const std::string &s3=STR_NONE, const std::string &s4=STR_NONE) | Sawyer::CommandLine::SwitchGroup | |
shortPrefix(const std::string &s1) | Sawyer::CommandLine::SwitchGroup | |
shortPrefixes() const | Sawyer::CommandLine::SwitchGroup | |
showingGroupNames() const | Sawyer::CommandLine::SwitchGroup | |
showingGroupNames(ShowGroupName x) | Sawyer::CommandLine::SwitchGroup | |
switches() const | Sawyer::CommandLine::SwitchGroup | |
SwitchGroup() | Sawyer::CommandLine::SwitchGroup | |
SwitchGroup(const std::string &title, const std::string &docKey="") | Sawyer::CommandLine::SwitchGroup | explicit |
switchOrder() const | Sawyer::CommandLine::SwitchGroup | |
switchOrder(SortOrder order) | Sawyer::CommandLine::SwitchGroup | |
title() const | Sawyer::CommandLine::SwitchGroup | |
title(const std::string &title) | Sawyer::CommandLine::SwitchGroup | |
valueSeparator(const std::string &s1) | Sawyer::CommandLine::SwitchGroup | |
valueSeparators() const | Sawyer::CommandLine::SwitchGroup | |
~SwitchGroup() (defined in Sawyer::CommandLine::SwitchGroup) | Sawyer::CommandLine::SwitchGroup | |