SNode.C
Loading...
Searching...
No Matches
net::config::stream::legacy::ConfigSocketServer< ConfigSocketServerBaseT > Member List

This is the complete list of members for net::config::stream::legacy::ConfigSocketServer< ConfigSocketServerBaseT >, including all inherited members.

net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigLegacy::addFlag(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigLegacy::addFlag(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
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) constutils::SubCommand
net::config::ConfigLegacy::addFlagFunction(const std::string &name, const std::function< void()> &callback, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigLegacy::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
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigLegacy::addOption(const std::string &name, const std::string &description, const std::string &typeName, const CLI::Validator &validator) constutils::SubCommand
net::config::ConfigLegacy::addOption(const std::string &name, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &validator) constutils::SubCommand
net::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
net::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
net::config::ConfigLegacy::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
net::config::ConfigLegacy::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
net::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) constutils::SubCommand
net::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) constutils::SubCommand
net::config::ConfigLegacy::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, const CLI::Validator &additionalValidator) constutils::SubCommand
net::config::ConfigLegacy::addOptionVariable(const std::string &name, ValueTypeT &variable, const std::string &description, const std::string &typeName, ValueTypeT defaultValue, const CLI::Validator &additionalValidator) constutils::SubCommand
net::addSubCommandApp(std::shared_ptr< utils::AppWithPtr > subCommand)utils::SubCommand
net::config::ConfigLegacy::addSubCommandApp(std::shared_ptr< utils::AppWithPtr > subCommand)utils::SubCommand
net::aliasesutils::SubCommandprotectedstatic
net::config::ConfigLegacy::aliasesutils::SubCommandprotectedstatic
net::allowExtras(bool allow=true)utils::SubCommand
net::config::ConfigLegacy::allowExtras(bool allow=true)utils::SubCommand
net::childSubCommandsutils::SubCommandprivate
net::commandlineOptutils::SubCommandprivate
net::commandlineTriggerApputils::SubCommandprotectedstatic
net::config::ConfigLegacy::commandlineTriggerApputils::SubCommandprotectedstatic
ConfigInstance(const std::string &instanceName, Role role)net::config::ConfigInstanceexplicitprotected
ConfigInstance(ConfigInstance &)=deletenet::config::ConfigInstance
ConfigInstance(ConfigInstance &&)=deletenet::config::ConfigInstance
ConfigLegacy(ConfigInstance *instance)net::config::ConfigLegacyexplicitprotected
ConfigSection(ConfigInstance *instance, T *sectionPtr, const std::string &group="Sections")net::config::ConfigSection
ConfigSection(const ConfigSection &)=deletenet::config::ConfigSection
ConfigSection(ConfigSection &&)=deletenet::config::ConfigSection
ConfigSocketServer(const std::string &name)net::config::stream::legacy::ConfigSocketServer< ConfigSocketServerBaseT >explicitprotected
net::configToStr() constutils::SubCommand
net::config::ConfigLegacy::configToStr() constutils::SubCommand
configurable(bool configurable)net::config::ConfigInstance
DESCRIPTIONnet::config::ConfigLegacystatic
net::description(const std::string &description)utils::SubCommandprotected
net::config::ConfigLegacy::description(const std::string &description)utils::SubCommandprotected
net::disabled(SubCommand *subCommand, bool disabled=true)utils::SubCommand
net::config::ConfigLegacy::disabled(SubCommand *subCommand, bool disabled=true)utils::SubCommand
disableOptnet::config::ConfigInstanceprivate
extracted()net::config::ConfigInstancestatic
net::finalutils::SubCommandprivate
net::finalCallback(const std::function< void()> &finalCallback)utils::SubCommand
net::config::ConfigLegacy::finalCallback(const std::function< void()> &finalCallback)utils::SubCommand
net::footer(const std::string &footer)utils::SubCommandprotected
net::config::ConfigLegacy::footer(const std::string &footer)utils::SubCommandprotected
getCommandlineTriggerApp()net::config::ConfigInstancestatic
getDisabled() constnet::config::ConfigInstance
getHelpTriggerApp()net::config::ConfigInstancestatic
getInstanceName() constnet::config::ConfigInstance
net::getName() constutils::SubCommand
net::config::ConfigLegacy::getName() constutils::SubCommand
net::getOption(const std::string &name) constutils::SubCommand
net::config::ConfigLegacy::getOption(const std::string &name) constutils::SubCommand
net::getParent() constutils::SubCommand
net::config::ConfigLegacy::getParent() constutils::SubCommand
net::getRequired() constutils::SubCommandinline
net::config::ConfigLegacy::getRequired() constutils::SubCommandinline
getShowConfigTriggerApp()net::config::ConfigInstancestatic
net::getSubCommand()utils::SubCommand
net::getSubCommand() constutils::SubCommand
net::config::ConfigLegacy::getSubCommand()utils::SubCommand
net::config::ConfigLegacy::getSubCommand() constutils::SubCommand
net::hasParent() constutils::SubCommand
net::config::ConfigLegacy::hasParent() constutils::SubCommand
net::help(const CLI::App *helpApp, const CLI::AppFormatMode &mode) constutils::SubCommand
net::config::ConfigLegacy::help(const CLI::App *helpApp, const CLI::AppFormatMode &mode) constutils::SubCommand
net::helpOptutils::SubCommandprotected
net::config::ConfigLegacy::helpOptutils::SubCommandprotected
net::helpTriggerApputils::SubCommandprotectedstatic
net::config::ConfigLegacy::helpTriggerApputils::SubCommandprotectedstatic
net::initialize(CLI::Option *option, const std::string &typeName, const CLI::Validator &validator, bool configurable) constutils::SubCommandprivate
Instance typedefnet::config::stream::legacy::ConfigSocketServer< ConfigSocketServerBaseT >
instanceNamenet::config::ConfigInstanceprivate
Legacy typedefnet::config::stream::legacy::ConfigSocketServer< ConfigSocketServerBaseT >
NAMEnet::config::ConfigLegacystatic
net::nameutils::SubCommandprivate
nameAnonymousnet::config::ConfigInstanceprivatestatic
net::needs(SubCommand *subCommand, bool needs=true)utils::SubCommand
net::config::ConfigLegacy::needs(SubCommand *subCommand, bool needs=true)utils::SubCommand
net::newSubCommand(Args &&... args)utils::SubCommand
net::config::ConfigLegacy::newSubCommand(Args &&... args)utils::SubCommand
onDestroynet::config::ConfigInstanceprivate
net::operator=(ConfigInstance &)=deletenet::config::ConfigInstance
net::operator=(ConfigInstance &&)=deletenet::config::ConfigInstance
net::utils::SubCommand::operator=(const SubCommand &)=deleteutils::SubCommand
net::utils::SubCommand::operator=(SubCommand &&)=deleteutils::SubCommand
net::config::ConfigLegacy::operator=(const ConfigSection &)=deletenet::config::ConfigSection
utils::SubCommand::operator=(const SubCommand &)=deleteutils::SubCommand
utils::SubCommand::operator=(SubCommand &&)=deleteutils::SubCommand
net::parentutils::SubCommandprivate
net::parse(int argc, char *argv[]) constutils::SubCommandprotected
net::config::ConfigLegacy::parse(int argc, char *argv[]) constutils::SubCommandprotected
net::removeSubCommand()utils::SubCommandprotected
net::config::ConfigLegacy::removeSubCommand()utils::SubCommandprotected
net::required(bool required=true, bool force=true)utils::SubCommand
net::required(SubCommand *subCommand, bool required=true)utils::SubCommand
net::required(CLI::Option *option, bool required=true)utils::SubCommand
net::config::ConfigLegacy::required(bool required=true, bool force=true)utils::SubCommand
net::config::ConfigLegacy::required(SubCommand *subCommand, bool required=true)utils::SubCommand
net::config::ConfigLegacy::required(CLI::Option *option, bool required=true)utils::SubCommand
net::requiredCountutils::SubCommandprivate
Role enum namenet::config::ConfigInstance
rolenet::config::ConfigInstanceprivate
net::sectionFormatterutils::SubCommandprotectedstatic
net::config::ConfigLegacy::sectionFormatterutils::SubCommandprotectedstatic
net::selfAnchoredSubCommandApputils::SubCommandprivate
net::setConfig(const std::string &defaultConfigFile) constutils::SubCommand
net::config::ConfigLegacy::setConfig(const std::string &defaultConfigFile) constutils::SubCommand
net::setConfigurable(CLI::Option *option, bool configurable) constutils::SubCommandprotected
net::config::ConfigLegacy::setConfigurable(CLI::Option *option, bool configurable) constutils::SubCommandprotected
net::setDefaultValue(CLI::Option *option, const ValueTypeT &value, bool clear=true) constutils::SubCommandprotected
net::config::ConfigLegacy::setDefaultValue(CLI::Option *option, const ValueTypeT &value, bool clear=true) constutils::SubCommandprotected
setDisabled(bool disabled=true)net::config::ConfigInstance
setInstanceName(const std::string &instanceName)net::config::ConfigInstance
net::setLogFile(const std::string &defaultLogFile) constutils::SubCommand
net::config::ConfigLegacy::setLogFile(const std::string &defaultLogFile) constutils::SubCommand
setOnDestroy(const std::function< void(ConfigInstance *)> &onDestroy)net::config::ConfigInstance
net::setRequireCallback(const std::function< void(void)> &callback)utils::SubCommand
net::config::ConfigLegacy::setRequireCallback(const std::function< void(void)> &callback)utils::SubCommand
net::setVersionFlag(const std::string &version) constutils::SubCommand
net::config::ConfigLegacy::setVersionFlag(const std::string &version) constutils::SubCommand
net::showConfigOptutils::SubCommandprivate
net::showConfigTriggerApputils::SubCommandprotectedstatic
net::config::ConfigLegacy::showConfigTriggerApputils::SubCommandprotectedstatic
net::SubCommand(SubCommand *parent, std::shared_ptr< utils::AppWithPtr > appWithPtr, const std::string &group, bool final=false)utils::SubCommandprotected
net::SubCommand(SubCommand *parent, ConcretSubCommand *concretSubCommand, const std::string &group, bool final=false)utils::SubCommandinlineprotected
net::SubCommand(const SubCommand &)=deleteutils::SubCommand
net::SubCommand(SubCommand &&)=deleteutils::SubCommand
net::config::ConfigLegacy::SubCommand(SubCommand *parent, std::shared_ptr< utils::AppWithPtr > appWithPtr, const std::string &group, bool final=false)utils::SubCommandprotected
net::config::ConfigLegacy::SubCommand(SubCommand *parent, ConcretSubCommand *concretSubCommand, const std::string &group, bool final=false)utils::SubCommandinlineprotected
net::config::ConfigLegacy::SubCommand(const SubCommand &)=deleteutils::SubCommand
net::config::ConfigLegacy::SubCommand(SubCommand &&)=deleteutils::SubCommand
net::subCommandApputils::SubCommandprivate
net::version() constutils::SubCommand
net::config::ConfigLegacy::version() constutils::SubCommand
~ConfigInstance() overridenet::config::ConfigInstanceprotected
~ConfigLegacy() overridenet::config::ConfigLegacyprotected
~ConfigSection() overridenet::config::ConfigSection
~SubCommand()utils::SubCommandvirtual