|
rad 6.2.0
|
This is the complete list of members for MyConfig, including all inherited members.
| AddParam(const std::string &key, const T &value) | rad::Config | |
| ApplyCmdLineOptions() | rad::Config | virtual |
| BuildOldbPrefix() | rad::Config | |
| CheckConfig() const | rad::Config | |
| Config(const std::string &name=LOGGER_NAME, const std::string &log_level="ERROR") | rad::Config | explicit |
| Config(const Config &cfg) | rad::Config | |
| ConfigureLogging(const std::string &filename="") | rad::Config | virtual |
| CreateDefaultConfig(const std::string &default_cfg) | rad::Config | |
| GetConfigAsString() const | rad::Config | |
| GetConfigDoc() const | rad::Config | inline |
| GetOldbPrefixAppenderKey() | rad::Config | inline |
| GetOptionsDesc() | rad::Config | inline |
| GetOptionsMap() | rad::Config | inline |
| GetParam(const std::string &key) const | rad::Config | |
| HasParam(const std::string &key) const | rad::Config | |
| KEY_CONFIG_MAX_ALT | MyConfig | |
| LoadConfig(const std::string &filename="") | rad::Config | virtual |
| MergeConfig(const elt::configng::CiiConfigDocument &cfg_doc) | rad::Config | |
| MyConfig() | MyConfig | inline |
| operator=(const Config &cfg) | rad::Config | |
| ParseOptions(int argc, char *argv[]) | rad::Config | virtual |
| Print(const elt::configng::CiiConfigInstanceNamespace &instances) const | rad::Config | |
| Print() const | rad::Config | |
| PrintNode(const elt::configng::CiiConfigInstanceNode &node, const std::string &indentation) const | rad::Config | |
| SetConfigAsString(const std::string &config) | rad::Config | |
| SetOldbPrefixAppenderKey(const std::string &key) | rad::Config | inline |
| SetParam(const std::string &key, const T &value) | rad::Config | |
| ValidateConfig(const std::vector< std::string > &keys, const rad::Config &cfg) const override | MyConfig | inlinevirtual |
| ~Config() | rad::Config | virtual |
| ~MyConfig() override=default | MyConfig |