| net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) const | utils::SubCommand | |
| net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) const | utils::SubCommand | |
| net::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) const | utils::SubCommand | |
| net::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) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::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) const | utils::SubCommand | |
| net::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) const | utils::SubCommand | |
| net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) const | utils::SubCommand | |
| net::addOptionFunction(const std::string &name, const std::function< void(const std::string &)> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) const | utils::SubCommand | |
| net::addOptionFunction(const std::string &name, const std::function< void(const std::string &)> &callback, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addOptionFunction(const std::string &name, const std::function< void(const std::string &)> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addOptionFunction(const std::string &name, const std::function< void(const std::string &)> &callback, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) const | utils::SubCommand | |
| net::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) const | utils::SubCommand | |
| net::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) const | utils::SubCommand | |
| addSocketOption(int optLevel, int optName, int optValue) | net::config::ConfigPhysicalSocket | |
| addSocketOption(int optLevel, int optName, const std::string &optValue) | net::config::ConfigPhysicalSocket | |
| addSocketOption(int optLevel, int optName, const std::vector< char > &optValue) | net::config::ConfigPhysicalSocket | |
| addSocketOption(const std::string &name, int optLevel, int optName, const std::string &description, const std::string &typeName, const std::string &defaultValue, const CLI::Validator &validator) | net::config::ConfigPhysicalSocket | protected |
| net::addSubCommandApp(std::shared_ptr< utils::AppWithPtr > subCommand) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::addSubCommandApp(std::shared_ptr< utils::AppWithPtr > subCommand) | utils::SubCommand | |
| net::aliases | utils::SubCommand | protectedstatic |
| net::config::ConfigPhysicalSocketClient::aliases | utils::SubCommand | protectedstatic |
| net::allowExtras(bool allow=true) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::allowExtras(bool allow=true) | utils::SubCommand | |
| net::childSubCommands | utils::SubCommand | private |
| net::commandlineOpt | utils::SubCommand | private |
| net::commandlineTriggerApp | utils::SubCommand | protectedstatic |
| net::config::ConfigPhysicalSocketClient::commandlineTriggerApp | utils::SubCommand | protectedstatic |
| ConfigConnection(ConfigInstance *instance) | net::config::ConfigConnection | explicitprotected |
| ConfigPhysicalSocket(ConfigInstance *instance, ConcretConfigPhysicalSocketT *section) | net::config::ConfigPhysicalSocket | protected |
| ConfigPhysicalSocket(ConfigInstance *instance, ConcretConfigPhysicalSocket *section) | net::config::ConfigPhysicalSocket | |
| ConfigPhysicalSocketClient(ConfigInstance *instance) | net::config::ConfigPhysicalSocketClient | explicitprotected |
| net::ConfigSection(ConfigInstance *instance, T *sectionPtr, const std::string &group="Sections") | net::config::ConfigSection | |
| net::ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | |
| net::ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketClient::ConfigSection(ConfigInstance *instance, T *sectionPtr, const std::string &group="Sections") | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketClient::ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketClient::ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | |
| ConfigSocketClient(net::config::ConfigInstance *instance) | net::config::stream::ConfigSocketClient< ConfigAddressLocalT, ConfigAddressRemoteT > | explicitprotected |
| net::configToStr() const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::configToStr() const | utils::SubCommand | |
| Connection typedef | net::config::stream::ConfigSocketClient< ConfigAddressLocalT, ConfigAddressRemoteT > | |
| connectTimeoutOpt | net::config::ConfigPhysicalSocketClient | private |
| net::DESCRIPTION | net::config::ConfigConnection | static |
| net::config::ConfigPhysicalSocketClient::DESCRIPTION | net::config::ConfigPhysicalSocket | static |
| net::description(const std::string &description) | utils::SubCommand | protected |
| net::config::ConfigPhysicalSocketClient::description(const std::string &description) | utils::SubCommand | protected |
| net::disabled(SubCommand *subCommand, bool disabled=true) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::disabled(SubCommand *subCommand, bool disabled=true) | utils::SubCommand | |
| net::final | utils::SubCommand | private |
| net::finalCallback(const std::function< void()> &finalCallback) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::finalCallback(const std::function< void()> &finalCallback) | utils::SubCommand | |
| net::footer(const std::string &footer) | utils::SubCommand | protected |
| net::config::ConfigPhysicalSocketClient::footer(const std::string &footer) | utils::SubCommand | protected |
| net::getCommandlineTriggerApp() | utils::SubCommand | protectedstatic |
| net::config::ConfigPhysicalSocketClient::getCommandlineTriggerApp() | utils::SubCommand | protectedstatic |
| getConnectTimeout() const | net::config::ConfigPhysicalSocketClient | |
| net::getHelpTriggerApp() | utils::SubCommand | protectedstatic |
| net::config::ConfigPhysicalSocketClient::getHelpTriggerApp() | utils::SubCommand | protectedstatic |
| net::getName() const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::getName() const | utils::SubCommand | |
| net::getOption(const std::string &name) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::getOption(const std::string &name) const | utils::SubCommand | |
| net::getParent() const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::getParent() const | utils::SubCommand | |
| getReadBlockSize() const | net::config::ConfigConnection | |
| getReadTimeout() const | net::config::ConfigConnection | |
| getReconnect() const | net::config::ConfigPhysicalSocketClient | |
| getReconnectTime() const | net::config::ConfigPhysicalSocketClient | |
| net::getRequired() const | utils::SubCommand | inline |
| net::config::ConfigPhysicalSocketClient::getRequired() const | utils::SubCommand | inline |
| getRetry() const | net::config::ConfigPhysicalSocket | |
| getRetryBase() const | net::config::ConfigPhysicalSocket | |
| getRetryJitter() const | net::config::ConfigPhysicalSocket | |
| getRetryLimit() const | net::config::ConfigPhysicalSocket | |
| getRetryOnFatal() const | net::config::ConfigPhysicalSocket | |
| getRetryTimeout() const | net::config::ConfigPhysicalSocket | |
| getRetryTries() const | net::config::ConfigPhysicalSocket | |
| net::getShowConfigTriggerApp() | utils::SubCommand | protectedstatic |
| net::config::ConfigPhysicalSocketClient::getShowConfigTriggerApp() | utils::SubCommand | protectedstatic |
| getSocketOptions() const | net::config::ConfigPhysicalSocket | |
| net::getSubCommand() | utils::SubCommand | |
| net::getSubCommand() const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::getSubCommand() | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::getSubCommand() const | utils::SubCommand | |
| getTerminateTimeout() const | net::config::ConfigConnection | |
| getWriteBlockSize() const | net::config::ConfigConnection | |
| getWriteTimeout() const | net::config::ConfigConnection | |
| net::hasParent() const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::hasParent() const | utils::SubCommand | |
| net::help(const CLI::App *helpApp, const CLI::AppFormatMode &mode) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::help(const CLI::App *helpApp, const CLI::AppFormatMode &mode) const | utils::SubCommand | |
| net::helpOpt | utils::SubCommand | protected |
| net::config::ConfigPhysicalSocketClient::helpOpt | utils::SubCommand | protected |
| net::helpTriggerApp | utils::SubCommand | protectedstatic |
| net::config::ConfigPhysicalSocketClient::helpTriggerApp | utils::SubCommand | protectedstatic |
| net::initialize(CLI::Option *option, const std::string &typeName, const CLI::Validator &validator, bool configurable) const | utils::SubCommand | private |
| Local typedef | net::config::stream::ConfigSocketClient< ConfigAddressLocalT, ConfigAddressRemoteT > | |
| net::NAME | net::config::ConfigConnection | static |
| net::config::ConfigPhysicalSocketClient::NAME | net::config::ConfigPhysicalSocket | static |
| net::name | utils::SubCommand | private |
| net::needs(SubCommand *subCommand, bool needs=true) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::needs(SubCommand *subCommand, bool needs=true) | utils::SubCommand | |
| net::newSubCommand(Args &&... args) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::newSubCommand(Args &&... args) | utils::SubCommand | |
| net::operator=(const ConfigSection &)=delete | net::config::ConfigSection | |
| net::utils::SubCommand::operator=(const SubCommand &)=delete | utils::SubCommand | |
| net::utils::SubCommand::operator=(SubCommand &&)=delete | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::operator=(const ConfigSection &)=delete | net::config::ConfigSection | |
| utils::SubCommand::operator=(const SubCommand &)=delete | utils::SubCommand | |
| utils::SubCommand::operator=(SubCommand &&)=delete | utils::SubCommand | |
| net::parent | utils::SubCommand | private |
| net::parse(int argc, char *argv[]) const | utils::SubCommand | protected |
| net::config::ConfigPhysicalSocketClient::parse(int argc, char *argv[]) const | utils::SubCommand | protected |
| readBlockSizeOpt | net::config::ConfigConnection | private |
| readTimeoutOpt | net::config::ConfigConnection | private |
| reconnectOpt | net::config::ConfigPhysicalSocketClient | private |
| reconnectTimeOpt | net::config::ConfigPhysicalSocketClient | private |
| Remote typedef | net::config::stream::ConfigSocketClient< ConfigAddressLocalT, ConfigAddressRemoteT > | |
| removeSocketOption(int optLevel, int optName) | net::config::ConfigPhysicalSocket | |
| net::removeSubCommand() | utils::SubCommand | protected |
| net::config::ConfigPhysicalSocketClient::removeSubCommand() | utils::SubCommand | protected |
| net::required(bool required=true, bool force=true) | utils::SubCommand | |
| net::required(SubCommand *subCommand, bool required=true) | utils::SubCommand | |
| net::required(CLI::Option *option, bool required=true) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::required(bool required=true, bool force=true) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::required(SubCommand *subCommand, bool required=true) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::required(CLI::Option *option, bool required=true) | utils::SubCommand | |
| net::requiredCount | utils::SubCommand | private |
| retry | net::config::ConfigPhysicalSocket | privatestatic |
| retryBase | net::config::ConfigPhysicalSocket | privatestatic |
| retryBaseOpt | net::config::ConfigPhysicalSocket | private |
| retryJitter | net::config::ConfigPhysicalSocket | privatestatic |
| retryJitterOpt | net::config::ConfigPhysicalSocket | private |
| retryLimit | net::config::ConfigPhysicalSocket | privatestatic |
| retryLimitOpt | net::config::ConfigPhysicalSocket | private |
| retryOnFatal | net::config::ConfigPhysicalSocket | privatestatic |
| retryOnFatalOpt | net::config::ConfigPhysicalSocket | private |
| retryOpt | net::config::ConfigPhysicalSocket | private |
| retryTimeout | net::config::ConfigPhysicalSocket | privatestatic |
| retryTimeoutOpt | net::config::ConfigPhysicalSocket | private |
| retryTries | net::config::ConfigPhysicalSocket | privatestatic |
| retryTriesOpt | net::config::ConfigPhysicalSocket | private |
| net::sectionFormatter | utils::SubCommand | protectedstatic |
| net::config::ConfigPhysicalSocketClient::sectionFormatter | utils::SubCommand | protectedstatic |
| net::selfAnchoredSubCommandApp | utils::SubCommand | private |
| net::setConfig(const std::string &defaultConfigFile) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::setConfig(const std::string &defaultConfigFile) const | utils::SubCommand | |
| net::setConfigurable(CLI::Option *option, bool configurable) const | utils::SubCommand | protected |
| net::config::ConfigPhysicalSocketClient::setConfigurable(CLI::Option *option, bool configurable) const | utils::SubCommand | protected |
| setConnectTimeout(const utils::Timeval &connectTimeout) | net::config::ConfigPhysicalSocketClient | |
| net::setDefaultValue(CLI::Option *option, const ValueTypeT &value, bool clear=true) const | utils::SubCommand | protected |
| net::config::ConfigPhysicalSocketClient::setDefaultValue(CLI::Option *option, const ValueTypeT &value, bool clear=true) const | utils::SubCommand | protected |
| net::setLogFile(const std::string &defaultLogFile) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::setLogFile(const std::string &defaultLogFile) const | utils::SubCommand | |
| setReadBlockSize(std::size_t newReadBlockSize) | net::config::ConfigConnection | |
| setReadTimeout(const utils::Timeval &newReadTimeoutSet) | net::config::ConfigConnection | |
| setReconnect(bool reconnect=true) | net::config::ConfigPhysicalSocketClient | |
| setReconnectTime(double time) | net::config::ConfigPhysicalSocketClient | |
| net::setRequireCallback(const std::function< void(void)> &callback) | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::setRequireCallback(const std::function< void(void)> &callback) | utils::SubCommand | |
| setRetry(bool retry=true) | net::config::ConfigPhysicalSocket | |
| setRetryBase(double base) | net::config::ConfigPhysicalSocket | |
| setRetryJitter(double percent) | net::config::ConfigPhysicalSocket | |
| setRetryLimit(unsigned int limit) | net::config::ConfigPhysicalSocket | |
| setRetryOnFatal(bool retry=true) | net::config::ConfigPhysicalSocket | |
| setRetryTimeout(double sec) | net::config::ConfigPhysicalSocket | |
| setRetryTries(unsigned int tries=0) | net::config::ConfigPhysicalSocket | |
| setTerminateTimeout(const utils::Timeval &newTerminateTimeout) | net::config::ConfigConnection | |
| net::setVersionFlag(const std::string &version) const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::setVersionFlag(const std::string &version) const | utils::SubCommand | |
| setWriteBlockSize(std::size_t newWriteBlockSize) | net::config::ConfigConnection | |
| setWriteTimeout(const utils::Timeval &newWriteTimeoutSet) | net::config::ConfigConnection | |
| net::showConfigOpt | utils::SubCommand | private |
| net::showConfigTriggerApp | utils::SubCommand | protectedstatic |
| net::config::ConfigPhysicalSocketClient::showConfigTriggerApp | utils::SubCommand | protectedstatic |
| Socket typedef | net::config::stream::ConfigSocketClient< ConfigAddressLocalT, ConfigAddressRemoteT > | |
| socketOptionsMapMap | net::config::ConfigPhysicalSocket | private |
| net::SubCommand(SubCommand *parent, std::shared_ptr< utils::AppWithPtr > appWithPtr, const std::string &group, bool final=false) | utils::SubCommand | protected |
| net::SubCommand(SubCommand *parent, ConcretSubCommand *concretSubCommand, const std::string &group, bool final=false) | utils::SubCommand | inlineprotected |
| net::SubCommand(const SubCommand &)=delete | utils::SubCommand | |
| net::SubCommand(SubCommand &&)=delete | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::SubCommand(SubCommand *parent, std::shared_ptr< utils::AppWithPtr > appWithPtr, const std::string &group, bool final=false) | utils::SubCommand | protected |
| net::config::ConfigPhysicalSocketClient::SubCommand(SubCommand *parent, ConcretSubCommand *concretSubCommand, const std::string &group, bool final=false) | utils::SubCommand | inlineprotected |
| net::config::ConfigPhysicalSocketClient::SubCommand(const SubCommand &)=delete | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::SubCommand(SubCommand &&)=delete | utils::SubCommand | |
| net::subCommandApp | utils::SubCommand | private |
| Super typedef | net::config::ConfigPhysicalSocketClient | private |
| terminateTimeoutOpt | net::config::ConfigConnection | private |
| net::version() const | utils::SubCommand | |
| net::config::ConfigPhysicalSocketClient::version() const | utils::SubCommand | |
| writeBlockSizeOpt | net::config::ConfigConnection | private |
| writeTimeoutOpt | net::config::ConfigConnection | private |
| ~ConfigConnection() override | net::config::ConfigConnection | protected |
| ~ConfigPhysicalSocket() override | net::config::ConfigPhysicalSocket | protected |
| ~ConfigPhysicalSocketClient() override | net::config::ConfigPhysicalSocketClient | protected |
| net::~ConfigSection() override | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketClient::~ConfigSection() override | net::config::ConfigSection | |
| ~SubCommand() | utils::SubCommand | virtual |