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

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

addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
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) constutils::SubCommand
addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
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) constutils::SubCommand
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) constutils::SubCommand
addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) constutils::SubCommand
addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) constutils::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::ConfigPhysicalSocketprotected
addSubCommandApp(std::shared_ptr< utils::AppWithPtr > subCommand)utils::SubCommand
aliasesutils::SubCommandprotectedstatic
allowExtras(bool allow=true)utils::SubCommand
childSubCommandsutils::SubCommandprivate
commandlineOptutils::SubCommandprivate
commandlineTriggerApputils::SubCommandprotectedstatic
ConfigPhysicalSocket(ConfigInstance *instance, ConcretConfigPhysicalSocketT *section)net::config::ConfigPhysicalSocketprotected
ConfigPhysicalSocket(ConfigInstance *instance, ConcretConfigPhysicalSocket *section)net::config::ConfigPhysicalSocket
ConfigPhysicalSocketClient(ConfigInstance *instance)net::config::ConfigPhysicalSocketClientexplicitprotected
ConfigSection(ConfigInstance *instance, T *sectionPtr, const std::string &group="Sections")net::config::ConfigSection
ConfigSection(const ConfigSection &)=deletenet::config::ConfigSection
ConfigSection(ConfigSection &&)=deletenet::config::ConfigSection
configToStr() constutils::SubCommand
connectTimeoutOptnet::config::ConfigPhysicalSocketClientprivate
DESCRIPTIONnet::config::ConfigPhysicalSocketstatic
description(const std::string &description)utils::SubCommandprotected
disabled(SubCommand *subCommand, bool disabled=true)utils::SubCommand
finalutils::SubCommandprivate
finalCallback(const std::function< void()> &finalCallback)utils::SubCommand
footer(const std::string &footer)utils::SubCommandprotected
getCommandlineTriggerApp()utils::SubCommandprotectedstatic
getConnectTimeout() constnet::config::ConfigPhysicalSocketClient
getHelpTriggerApp()utils::SubCommandprotectedstatic
getName() constutils::SubCommand
getOption(const std::string &name) constutils::SubCommand
getParent() constutils::SubCommand
getReconnect() constnet::config::ConfigPhysicalSocketClient
getReconnectTime() constnet::config::ConfigPhysicalSocketClient
getRequired() constutils::SubCommandinline
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
getShowConfigTriggerApp()utils::SubCommandprotectedstatic
getSocketOptions() constnet::config::ConfigPhysicalSocket
getSubCommand()utils::SubCommand
getSubCommand() constutils::SubCommand
hasParent() constutils::SubCommand
help(const CLI::App *helpApp, const CLI::AppFormatMode &mode) constutils::SubCommand
helpOptutils::SubCommandprotected
helpTriggerApputils::SubCommandprotectedstatic
initialize(CLI::Option *option, const std::string &typeName, const CLI::Validator &validator, bool configurable) constutils::SubCommandprivate
NAMEnet::config::ConfigPhysicalSocketstatic
nameutils::SubCommandprivate
needs(SubCommand *subCommand, bool needs=true)utils::SubCommand
newSubCommand(Args &&... args)utils::SubCommand
operator=(const ConfigSection &)=deletenet::config::ConfigSection
utils::SubCommand::operator=(const SubCommand &)=deleteutils::SubCommand
utils::SubCommand::operator=(SubCommand &&)=deleteutils::SubCommand
parentutils::SubCommandprivate
parse(int argc, char *argv[]) constutils::SubCommandprotected
reconnectOptnet::config::ConfigPhysicalSocketClientprivate
reconnectTimeOptnet::config::ConfigPhysicalSocketClientprivate
removeSocketOption(int optLevel, int optName)net::config::ConfigPhysicalSocket
removeSubCommand()utils::SubCommandprotected
required(bool required=true, bool force=true)utils::SubCommand
required(SubCommand *subCommand, bool required=true)utils::SubCommand
required(CLI::Option *option, bool required=true)utils::SubCommand
requiredCountutils::SubCommandprivate
retrynet::config::ConfigPhysicalSocketprivatestatic
retryBasenet::config::ConfigPhysicalSocketprivatestatic
retryBaseOptnet::config::ConfigPhysicalSocketprivate
retryJitternet::config::ConfigPhysicalSocketprivatestatic
retryJitterOptnet::config::ConfigPhysicalSocketprivate
retryLimitnet::config::ConfigPhysicalSocketprivatestatic
retryLimitOptnet::config::ConfigPhysicalSocketprivate
retryOnFatalnet::config::ConfigPhysicalSocketprivatestatic
retryOnFatalOptnet::config::ConfigPhysicalSocketprivate
retryOptnet::config::ConfigPhysicalSocketprivate
retryTimeoutnet::config::ConfigPhysicalSocketprivatestatic
retryTimeoutOptnet::config::ConfigPhysicalSocketprivate
retryTriesnet::config::ConfigPhysicalSocketprivatestatic
retryTriesOptnet::config::ConfigPhysicalSocketprivate
sectionFormatterutils::SubCommandprotectedstatic
selfAnchoredSubCommandApputils::SubCommandprivate
setConfig(const std::string &defaultConfigFile) constutils::SubCommand
setConfigurable(CLI::Option *option, bool configurable) constutils::SubCommandprotected
setConnectTimeout(const utils::Timeval &connectTimeout)net::config::ConfigPhysicalSocketClient
setDefaultValue(CLI::Option *option, const ValueTypeT &value, bool clear=true) constutils::SubCommandprotected
setLogFile(const std::string &defaultLogFile) constutils::SubCommand
setReconnect(bool reconnect=true)net::config::ConfigPhysicalSocketClient
setReconnectTime(double time)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
setVersionFlag(const std::string &version) constutils::SubCommand
showConfigOptutils::SubCommandprivate
showConfigTriggerApputils::SubCommandprotectedstatic
socketOptionsMapMapnet::config::ConfigPhysicalSocketprivate
SubCommand(SubCommand *parent, std::shared_ptr< utils::AppWithPtr > appWithPtr, const std::string &group, bool final=false)utils::SubCommandprotected
SubCommand(SubCommand *parent, ConcretSubCommand *concretSubCommand, const std::string &group, bool final=false)utils::SubCommandinlineprotected
SubCommand(const SubCommand &)=deleteutils::SubCommand
SubCommand(SubCommand &&)=deleteutils::SubCommand
subCommandApputils::SubCommandprivate
Super typedefnet::config::ConfigPhysicalSocketClientprivate
version() constutils::SubCommand
~ConfigPhysicalSocket() overridenet::config::ConfigPhysicalSocketprotected
~ConfigPhysicalSocketClient() overridenet::config::ConfigPhysicalSocketClientprotected
~ConfigSection() overridenet::config::ConfigSection
~SubCommand()utils::SubCommandvirtual