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

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

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
ConfigPhysicalSocket(net::config::ConfigSection *section)net::config::ConfigPhysicalSocketexplicitprotected
descriptionnet::config::ConfigPhysicalSocketstatic
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
getSocketOptions()net::config::ConfigPhysicalSocket
namenet::config::ConfigPhysicalSocketstatic
removeSocketOption(int optLevel, int optName)net::config::ConfigPhysicalSocket
retryBaseOptnet::config::ConfigPhysicalSocketprivate
retryJitterOptnet::config::ConfigPhysicalSocketprivate
retryLimitOptnet::config::ConfigPhysicalSocketprivate
retryOnFatalOptnet::config::ConfigPhysicalSocketprivate
retryOptnet::config::ConfigPhysicalSocketprivate
retryTimeoutOptnet::config::ConfigPhysicalSocketprivate
retryTriesOptnet::config::ConfigPhysicalSocketprivate
sectionnet::config::ConfigPhysicalSocketprivate
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
socketOptionsMapMapnet::config::ConfigPhysicalSocketprivate