doc(const std::string &s) | Sawyer::CommandLine::SwitchGroup | inline |
doc() const | Sawyer::CommandLine::SwitchGroup | inline |
docKey() const | Sawyer::CommandLine::SwitchGroup | inline |
docKey(const std::string &key) | Sawyer::CommandLine::SwitchGroup | inline |
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 | inline |
longPrefixes() const | Sawyer::CommandLine::SwitchGroup | inline |
name() const | Sawyer::CommandLine::SwitchGroup | inline |
name(const std::string &name) | Sawyer::CommandLine::SwitchGroup | inline |
nameExists(const std::string &switchName) | Sawyer::CommandLine::SwitchGroup | |
nSwitches() const | Sawyer::CommandLine::SwitchGroup | inline |
properties() const (defined in Sawyer::CommandLine::SwitchGroup) | Sawyer::CommandLine::SwitchGroup | inline |
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 | inline |
shortPrefixes() const | Sawyer::CommandLine::SwitchGroup | inline |
showingGroupNames() const | Sawyer::CommandLine::SwitchGroup | inline |
showingGroupNames(ShowGroupName x) | Sawyer::CommandLine::SwitchGroup | inline |
switches() const | Sawyer::CommandLine::SwitchGroup | inline |
SwitchGroup() | Sawyer::CommandLine::SwitchGroup | inline |
SwitchGroup(const std::string &title, const std::string &docKey="") | Sawyer::CommandLine::SwitchGroup | inlineexplicit |
switchOrder() const | Sawyer::CommandLine::SwitchGroup | inline |
switchOrder(SortOrder order) | Sawyer::CommandLine::SwitchGroup | inline |
title() const | Sawyer::CommandLine::SwitchGroup | inline |
title(const std::string &title) | Sawyer::CommandLine::SwitchGroup | inline |
valueSeparator(const std::string &s1) | Sawyer::CommandLine::SwitchGroup | inline |
valueSeparators() const | Sawyer::CommandLine::SwitchGroup | inline |