GlobalBpiLib
1.0
|
This is the complete list of members for Configuration, including all inherited members.
Configuration() (defined in Configuration) | Configuration | |
deleteConfig(std::string pathToFile, std::string attribute) | Configuration | static |
getConfig(std::string jsonFilePath, std::string attribute) | Configuration | static |
readJsonFile(std::string pathToFile) | Configuration | static |
setConfig(std::string jsonFilePath, std::string attribute, std::string value) | Configuration | static |
writeJsonFile(nlohmann::json json, std::string pathToFile) | Configuration | static |
~Configuration() (defined in Configuration) | Configuration | virtual |