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

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

addChildCategory(const std::string &parentCategoryName, const std::string &childCategories) constConfigurationManager
createCategory(const std::string &categoryName, const std::string &categoryDescription, const std::string &categoryItems, bool keepOriginalIterms=false) constConfigurationManager
deleteCategory(const std::string &categoryName) constConfigurationManager
deleteCategoryItemValue(const std::string &categoryName, const std::string &itemName) constConfigurationManager
deleteChildCategory(const std::string &parentCategoryName, const std::string &childCategory) constConfigurationManager
getAllCategoryNames() constConfigurationManager
getCategoryAllItems(const std::string &categoryName) constConfigurationManager
getCategoryItem(const std::string &categoryName, const std::string &itemName) constConfigurationManager
getCategoryItemValue(const std::string &categoryName, const std::string &itemName) constConfigurationManager
getChildCategories(const std::string &parentCategoryName) constConfigurationManager
getInstance(const std::string &, short unsigned int)ConfigurationManagerstatic
setCategoryItemValue(const std::string &categoryName, const std::string &itemName, const std::string &newValue) constConfigurationManager