Config() | Polycode::Config | |
getNumericValue(const String &configNamespace, const String &key) | Polycode::Config | |
getStringValue(const String &configNamespace, const String &key) | Polycode::Config | |
loadConfig(const String &configNamespace, const String &fileName) | Polycode::Config | |
saveConfig(const String &configNamespace, const String &fileName) | Polycode::Config | |
setNumericValue(const String &configNamespace, const String &key, Number value) | Polycode::Config | |
setStringValue(const String &configNamespace, const String &key, const String &value) | Polycode::Config |