This is the complete list of members for net::config::stream::legacy::ConfigSocketClient< ConfigSocketClientBaseT >, including all inherited members.
| addFlag(const std::string &name, const std::string &description) | net::config::ConfigSection | protected |
| addFlag(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | protected |
| addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | protected |
| addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | protected |
| addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue) | net::config::ConfigSection | protected |
| addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) | net::config::ConfigSection | protected |
| addOption(const std::string &name, const std::string &description) | net::config::ConfigSection | protected |
| addOption(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | protected |
| addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | protected |
| addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | protected |
| addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| addOptionFunction(const std::string &name, const std::function< void(const std::string &)> &optionFunction, const std::string &description) | net::config::ConfigSection | protected |
| addSection(std::shared_ptr< net::config::ConfigSection > &&configSection) | net::config::ConfigInstance | |
| addSection(Args &&... args) | net::config::ConfigInstance | |
| ConfigInstance(const std::string &instanceName, Role role) | net::config::ConfigInstance | explicitprotected |
| ConfigInstance(ConfigInstance &)=delete | net::config::ConfigInstance | |
| ConfigInstance(ConfigInstance &&)=delete | net::config::ConfigInstance | |
| ConfigLegacy(ConfigInstance *instance) | net::config::ConfigLegacy | explicitprotected |
| ConfigSection(ConfigInstance *instance, T *sectionPtr, const std::string &group="Sections") | net::config::ConfigSection | protected |
| ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | protected |
| ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | protected |
| configSections | net::config::ConfigInstance | private |
| ConfigSocketClient(const std::string &name) | net::config::stream::legacy::ConfigSocketClient< ConfigSocketClientBaseT > | explicitprotected |
| configurable(bool configurable=true) | net::config::ConfigInstance | |
| description | net::config::ConfigLegacy | static |
| disableOpt | net::config::ConfigInstance | private |
| get() const | net::config::ConfigInstance | |
| getDisabled() const | net::config::ConfigInstance | |
| getInstanceName() const | net::config::ConfigInstance | |
| getOption(const std::string &name) const | net::config::ConfigSection | protected |
| net::getRequired() const | net::config::ConfigInstance | |
| net::config::ConfigLegacy::getRequired() const | net::config::ConfigSection | |
| getRole() | net::config::ConfigInstance | |
| getSection(const std::string &name) const | net::config::ConfigInstance | private |
| getSection() const | net::config::ConfigInstance | |
| getSection() const | net::config::ConfigInstance | |
| gotSection(const std::string &name, bool recursive=false) const | net::config::ConfigInstance | |
| instance | net::config::ConfigSection | private |
| instanceName | net::config::ConfigInstance | private |
| instanceSc | net::config::ConfigInstance | private |
| name | net::config::ConfigLegacy | static |
| nameAnonymous | net::config::ConfigInstance | privatestatic |
| newSection(std::shared_ptr< CLI::App > appWithPtr, const std::string &group) | net::config::ConfigInstance | |
| net::operator=(ConfigInstance &)=delete | net::config::ConfigInstance | |
| net::operator=(ConfigInstance &&)=delete | net::config::ConfigInstance | |
| net::config::ConfigLegacy::operator=(const ConfigSection &)=delete | net::config::ConfigSection | |
| net::config::ConfigLegacy::operator=(ConfigSection &&)=delete | net::config::ConfigSection | |
| net::required(bool required=true) | net::config::ConfigInstance | |
| net::required(CLI::App *section, bool req=true) | net::config::ConfigInstance | |
| net::config::ConfigLegacy::required(CLI::Option *opt, bool req=true) | net::config::ConfigSection | |
| net::config::ConfigLegacy::required(bool required=true) | net::config::ConfigSection | |
| net::requiredCount | net::config::ConfigInstance | private |
| Role enum name | net::config::ConfigInstance | |
| role | net::config::ConfigInstance | private |
| sectionSc | net::config::ConfigSection | protected |
| setConfigurable(CLI::Option *option, bool configurable) | net::config::ConfigSection | protected |
| setDisabled(bool disabled=true) | net::config::ConfigInstance | |
| setInstanceName(const std::string &instanceName) | net::config::ConfigInstance | |
| ~ConfigInstance() | net::config::ConfigInstance | protectedvirtual |
| ~ConfigLegacy() override | net::config::ConfigLegacy | protected |
| ~ConfigSection() | net::config::ConfigSection | protectedvirtual |