SNode.C
Loading...
Searching...
No Matches
net::un::stream::config::ConfigSocketServer Member List

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

acceptsPerTickOptnet::config::ConfigPhysicalSocketServerprivate
acceptTimeoutOptnet::config::ConfigPhysicalSocketServerprivate
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName)net::config::ConfigSectionprotected
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue)net::config::ConfigSectionprotected
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue)net::config::ConfigSectionprotected
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
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::ConfigSectionprotected
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::ConfigSectionprotected
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::ConfigSectionprotected
net::addOption(const std::string &name, const std::string &description, const std::string &typeName)net::config::ConfigSectionprotected
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue)net::config::ConfigSectionprotected
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue)net::config::ConfigSectionprotected
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueType defaultValue, const CLI::Validator &additionalValidator)net::config::ConfigSectionprotected
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::ConfigPhysicalSocketprotected
backlogOptnet::config::ConfigPhysicalSocketServerprivate
ConfigConnection(ConfigInstance *instance)net::config::ConfigConnectionexplicitprotected
ConfigPhysicalSocket(ConfigInstance *instance)net::config::ConfigPhysicalSocketexplicitprotected
ConfigPhysicalSocketServer(ConfigInstance *instance)net::config::ConfigPhysicalSocketServerexplicitprotected
net::ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description)net::config::ConfigSectionprotected
net::ConfigSection(const ConfigSection &)=deletenet::config::ConfigSectionprotected
net::ConfigSection(ConfigSection &&)=deletenet::config::ConfigSectionprotected
net::config::ConfigPhysicalSocketServer::ConfigSection(ConfigInstance *instance, const std::string &name, const std::string &description)net::config::ConfigSection
net::config::ConfigPhysicalSocketServer::ConfigSection(const ConfigSection &)=deletenet::config::ConfigSection
net::config::ConfigPhysicalSocketServer::ConfigSection(ConfigSection &&)=deletenet::config::ConfigSection
ConfigSocketServer(net::config::ConfigInstance *instance)net::un::stream::config::ConfigSocketServerexplicitprotected
Connection typedefnet::config::ConfigConnection
getAcceptsPerTick() constnet::config::ConfigPhysicalSocketServer
getAcceptTimeout() constnet::config::ConfigPhysicalSocketServer
getBacklog() constnet::config::ConfigPhysicalSocketServer
getReadBlockSize() constnet::config::ConfigConnection
getReadTimeout() constnet::config::ConfigConnection
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
getTerminateTimeout() constnet::config::ConfigConnection
getWriteBlockSize() constnet::config::ConfigConnection
getWriteTimeout() constnet::config::ConfigConnection
net::instancenet::config::ConfigSectionprivate
Local typedefnet::config::stream::ConfigSocketServer< net::un::config::ConfigAddress, net::un::config::ConfigAddressReverse >
net::operator=(const ConfigSection &)=deletenet::config::ConfigSectionprotected
net::operator=(ConfigSection &&)=deletenet::config::ConfigSectionprotected
net::config::ConfigPhysicalSocketServer::operator=(const ConfigSection &)=deletenet::config::ConfigSection
net::config::ConfigPhysicalSocketServer::operator=(ConfigSection &&)=deletenet::config::ConfigSection
readBlockSizeOptnet::config::ConfigConnectionprivate
readTimeoutOptnet::config::ConfigConnectionprivate
Remote typedefnet::config::stream::ConfigSocketServer< net::un::config::ConfigAddress, net::un::config::ConfigAddressReverse >
removeSocketOption(int optLevel, int optName)net::config::ConfigPhysicalSocket
net::required(CLI::Option *opt, bool req=true)net::config::ConfigSectionprotected
net::required() constnet::config::ConfigSectionprotected
net::config::ConfigPhysicalSocketServer::required(CLI::Option *opt, bool req=true)net::config::ConfigSection
net::config::ConfigPhysicalSocketServer::required() constnet::config::ConfigSection
net::requiredCountnet::config::ConfigSectionprivate
retryBaseOptnet::config::ConfigPhysicalSocketprivate
retryJitterOptnet::config::ConfigPhysicalSocketprivate
retryLimitOptnet::config::ConfigPhysicalSocketprivate
retryOnFatalOptnet::config::ConfigPhysicalSocketprivate
retryOptnet::config::ConfigPhysicalSocketprivate
retryTimeoutOptnet::config::ConfigPhysicalSocketprivate
retryTriesOptnet::config::ConfigPhysicalSocketprivate
net::sectionnet::config::ConfigSectionprotected
net::config::ConfigPhysicalSocketServer::sectionnet::config::ConfigSectionprotected
setAcceptsPerTick(int acceptsPerTickSet)net::config::ConfigPhysicalSocketServer
setAcceptTimeout(const utils::Timeval &acceptTimeout)net::config::ConfigPhysicalSocketServer
setBacklog(int newBacklog)net::config::ConfigPhysicalSocketServer
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
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 typedefnet::config::ConfigPhysicalSocketServer
socketOptionsMapMapnet::config::ConfigPhysicalSocketprivate
Super typedefnet::config::ConfigPhysicalSocketServerprivate
terminateTimeoutOptnet::config::ConfigConnectionprivate
writeBlockSizeOptnet::config::ConfigConnectionprivate
writeTimeoutOptnet::config::ConfigConnectionprivate
~ConfigSocketServer() overridenet::un::stream::config::ConfigSocketServerprotected