Fledge
An open source edge computing platform for industrial users
ConfigHandler Member List

This is the complete list of members for ConfigHandler, including all inherited members.

configChange(const std::string &category, const std::string &config)ConfigHandler
configChildCreate(const std::string &parent_category, const std::string &child_category, const std::string &config)ConfigHandler
configChildDelete(const std::string &parent_category, const std::string &child_category)ConfigHandler
getInstance(ManagementClient *)ConfigHandlerstatic
instance (defined in ConfigHandler)ConfigHandlerstatic
registerCategory(ServiceHandler *handler, const std::string &category)ConfigHandler
registerCategoryChild(ServiceHandler *handler, const std::string &category)ConfigHandler
unregisterCategory(ServiceHandler *handler, const std::string &category)ConfigHandler