EII ConfigMgr C/C++ Reference
|
Go to the documentation of this file.
27 #ifndef _EII_CH_SERVER_CFG_H
28 #define _EII_CH_SERVER_CFG_H
31 #include <cjson/cJSON.h>
34 #include <eii/utils/logger.h>
35 #include "eii/utils/json_config.h"
36 #include "eii/config_manager/kv_store_plugin/kv_store_plugin.h"
42 namespace config_manager {
std::vector< std::string > getAllowedClients() override
Definition: server_cfg.hpp:44
cfgmgr_interface_t * getServCfg()
config_t * getMsgBusConfig() override
config_value_t * getInterfaceValue(const char *key) override
Configuration Manager C APIs.
std::string getEndpoint() override
Definition: app_cfg.hpp:49