| acceptsPerTickOpt | net::config::ConfigPhysicalSocketServer | private |
| acceptTimeoutOpt | net::config::ConfigPhysicalSocketServer | private |
| net::addFlag(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | protected |
| net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | protected |
| net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | protected |
| net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
| net::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 |
| 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) | net::config::ConfigSection | protected |
| net::config::ConfigPhysicalSocketServer::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 | |
| net::config::ConfigPhysicalSocketServer::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 | |
| net::addOption(const std::string &name, const std::string &description) | net::config::ConfigSection | protected |
| net::addOption(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | protected |
| net::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | protected |
| net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | protected |
| net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | protected |
| net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator) | net::config::ConfigSection | |
| 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 |
| backlogOpt | net::config::ConfigPhysicalSocketServer | private |
| ConfigConnection(ConfigInstance *instance) | net::config::ConfigConnection | explicitprotected |
| ConfigPhysicalSocket(ConfigInstance *instance) | net::config::ConfigPhysicalSocket | explicitprotected |
| ConfigPhysicalSocketServer(ConfigInstance *instance) | net::config::ConfigPhysicalSocketServer | explicitprotected |
| net::ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description) | net::config::ConfigSection | protected |
| net::ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | protected |
| net::ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | protected |
| net::config::ConfigPhysicalSocketServer::ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::ConfigSection(const ConfigSection &)=delete | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::ConfigSection(ConfigSection &&)=delete | net::config::ConfigSection | |
| ConfigSocketServer(net::config::ConfigInstance *instance) | net::in6::stream::config::ConfigSocketServer | explicitprotected |
| Connection typedef | net::config::ConfigConnection | |
| disableNagleAlgorithmOpt | net::in6::stream::config::ConfigSocketServer | private |
| getAcceptsPerTick() const | net::config::ConfigPhysicalSocketServer | |
| getAcceptTimeout() const | net::config::ConfigPhysicalSocketServer | |
| getBacklog() const | net::config::ConfigPhysicalSocketServer | |
| getDisableNagleAlgorithm() const | net::in6::stream::config::ConfigSocketServer | |
| getIPv6Only() const | net::in6::stream::config::ConfigSocketServer | |
| getReadBlockSize() const | net::config::ConfigConnection | |
| getReadTimeout() const | net::config::ConfigConnection | |
| 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 | |
| getReuseAddress() const | net::in6::stream::config::ConfigSocketServer | |
| getReusePort() const | net::in6::stream::config::ConfigSocketServer | |
| getSocketOptions() | net::config::ConfigPhysicalSocket | |
| getTerminateTimeout() const | net::config::ConfigConnection | |
| getWriteBlockSize() const | net::config::ConfigConnection | |
| getWriteTimeout() const | net::config::ConfigConnection | |
| net::instance | net::config::ConfigSection | private |
| iPv6OnlyOpt | net::in6::stream::config::ConfigSocketServer | private |
| Local typedef | net::config::stream::ConfigSocketServer< net::in6::config::ConfigAddress, net::in6::config::ConfigAddressReverse > | |
| net::operator=(const ConfigSection &)=delete | net::config::ConfigSection | protected |
| net::operator=(ConfigSection &&)=delete | net::config::ConfigSection | protected |
| net::config::ConfigPhysicalSocketServer::operator=(const ConfigSection &)=delete | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::operator=(ConfigSection &&)=delete | net::config::ConfigSection | |
| readBlockSizeOpt | net::config::ConfigConnection | private |
| readTimeoutOpt | net::config::ConfigConnection | private |
| Remote typedef | net::config::stream::ConfigSocketServer< net::in6::config::ConfigAddress, net::in6::config::ConfigAddressReverse > | |
| removeSocketOption(int optLevel, int optName) | net::config::ConfigPhysicalSocket | |
| net::required(CLI::Option *opt, bool req=true) | net::config::ConfigSection | protected |
| net::required() const | net::config::ConfigSection | protected |
| net::config::ConfigPhysicalSocketServer::required(CLI::Option *opt, bool req=true) | net::config::ConfigSection | |
| net::config::ConfigPhysicalSocketServer::required() const | net::config::ConfigSection | |
| net::requiredCount | net::config::ConfigSection | private |
| retryBaseOpt | net::config::ConfigPhysicalSocket | private |
| retryJitterOpt | net::config::ConfigPhysicalSocket | private |
| retryLimitOpt | net::config::ConfigPhysicalSocket | private |
| retryOnFatalOpt | net::config::ConfigPhysicalSocket | private |
| retryOpt | net::config::ConfigPhysicalSocket | private |
| retryTimeoutOpt | net::config::ConfigPhysicalSocket | private |
| retryTriesOpt | net::config::ConfigPhysicalSocket | private |
| reuseAddressOpt | net::in6::stream::config::ConfigSocketServer | private |
| reusePortOpt | net::in6::stream::config::ConfigSocketServer | private |
| net::section | net::config::ConfigSection | protected |
| net::config::ConfigPhysicalSocketServer::section | net::config::ConfigSection | protected |
| setAcceptsPerTick(int acceptsPerTickSet) | net::config::ConfigPhysicalSocketServer | |
| setAcceptTimeout(const utils::Timeval &acceptTimeout) | net::config::ConfigPhysicalSocketServer | |
| setBacklog(int newBacklog) | net::config::ConfigPhysicalSocketServer | |
| setDisableNagleAlgorithm(bool disableNagleAlgorithm=true) | net::in6::stream::config::ConfigSocketServer | |
| setIPv6Only(bool iPv6Only=true) | net::in6::stream::config::ConfigSocketServer | |
| setReadBlockSize(std::size_t newReadBlockSize) | net::config::ConfigConnection | |
| setReadTimeout(const utils::Timeval &newReadTimeoutSet) | net::config::ConfigConnection | |
| 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 | |
| setReuseAddress(bool reuseAddress=true) | net::in6::stream::config::ConfigSocketServer | |
| setReusePort(bool reusePort=true) | net::in6::stream::config::ConfigSocketServer | |
| setTerminateTimeout(const utils::Timeval &newTerminateTimeout) | net::config::ConfigConnection | |
| setWriteBlockSize(std::size_t newWriteBlockSize) | net::config::ConfigConnection | |
| setWriteTimeout(const utils::Timeval &newWriteTimeoutSet) | net::config::ConfigConnection | |
| Socket typedef | net::config::ConfigPhysicalSocketServer | |
| socketOptionsMapMap | net::config::ConfigPhysicalSocket | private |
| Super typedef | net::config::ConfigPhysicalSocketServer | private |
| terminateTimeoutOpt | net::config::ConfigConnection | private |
| writeBlockSizeOpt | net::config::ConfigConnection | private |
| writeTimeoutOpt | net::config::ConfigConnection | private |
| ~ConfigSocketServer() override | net::in6::stream::config::ConfigSocketServer | protected |