SNode.C
Loading...
Searching...
No Matches
net::config::ConfigPhysicalSocketServer Member List

This is the complete list of members for net::config::ConfigPhysicalSocketServer, including all inherited members.

acceptsPerTickOptnet::config::ConfigPhysicalSocketServerprivate
acceptTimeoutOptnet::config::ConfigPhysicalSocketServerprivate
addFlag(const std::string &name, const std::string &description, const std::string &typeName)net::config::ConfigSectionprotected
addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue)net::config::ConfigSectionprotected
addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue)net::config::ConfigSectionprotected
addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const std::string &defaultValue)net::config::ConfigSectionprotected
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::ConfigSectionprotected
addOption(const std::string &name, const std::string &description)net::config::ConfigSectionprotected
addOption(const std::string &name, const std::string &description, const std::string &typeName)net::config::ConfigSectionprotected
addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue)net::config::ConfigSectionprotected
addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue)net::config::ConfigSectionprotected
addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
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::ConfigPhysicalSocketprotected
backlogOptnet::config::ConfigPhysicalSocketServerprivate
ConfigPhysicalSocket(ConfigInstance *instance)net::config::ConfigPhysicalSocketexplicitprotected
ConfigPhysicalSocketServer(ConfigInstance *instance)net::config::ConfigPhysicalSocketServerexplicitprotected
ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description)net::config::ConfigSectionprotected
ConfigSection(const ConfigSection &)=deletenet::config::ConfigSectionprotected
ConfigSection(ConfigSection &&)=deletenet::config::ConfigSectionprotected
getAcceptsPerTick() constnet::config::ConfigPhysicalSocketServer
getAcceptTimeout() constnet::config::ConfigPhysicalSocketServer
getBacklog() constnet::config::ConfigPhysicalSocketServer
getRetry() constnet::config::ConfigPhysicalSocket
getRetryBase() constnet::config::ConfigPhysicalSocket
getRetryJitter() constnet::config::ConfigPhysicalSocket
getRetryLimit() constnet::config::ConfigPhysicalSocket
getRetryOnFatal() constnet::config::ConfigPhysicalSocket
getRetryTimeout() constnet::config::ConfigPhysicalSocket
getRetryTries() constnet::config::ConfigPhysicalSocket
getReuseAddress() constnet::config::ConfigPhysicalSocket
getSocketOptions()net::config::ConfigPhysicalSocket
instancenet::config::ConfigSectionprivate
operator=(const ConfigSection &)=deletenet::config::ConfigSectionprotected
operator=(ConfigSection &&)=deletenet::config::ConfigSectionprotected
removeSocketOption(int optName)net::config::ConfigPhysicalSocket
required(CLI::Option *opt, bool req=true)net::config::ConfigSectionprotected
required() constnet::config::ConfigSectionprotected
requiredCountnet::config::ConfigSectionprivate
retryBaseOptnet::config::ConfigPhysicalSocketprivate
retryJitterOptnet::config::ConfigPhysicalSocketprivate
retryLimitOptnet::config::ConfigPhysicalSocketprivate
retryOnFatalOptnet::config::ConfigPhysicalSocketprivate
retryOptnet::config::ConfigPhysicalSocketprivate
retryTimeoutOptnet::config::ConfigPhysicalSocketprivate
retryTriesOptnet::config::ConfigPhysicalSocketprivate
reuseAddressOptnet::config::ConfigPhysicalSocketprivate
sectionnet::config::ConfigSectionprotected
setAcceptsPerTick(int acceptsPerTickSet)net::config::ConfigPhysicalSocketServer
setAcceptTimeout(const utils::Timeval &acceptTimeout)net::config::ConfigPhysicalSocketServer
setBacklog(int newBacklog)net::config::ConfigPhysicalSocketServer
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::config::ConfigPhysicalSocket
Socket typedefnet::config::ConfigPhysicalSocketServer
socketOptionsMapnet::config::ConfigPhysicalSocketprivate
Super typedefnet::config::ConfigPhysicalSocketServerprivate