![]() |
ImFusion SDK 4.3
|
This is the complete list of members for GlobalSettings, including all inherited members.
exportTo(const Filesystem::Path &path) | GlobalSettings | static |
filePath() | GlobalSettings | static |
GlobalSettings()=delete (defined in GlobalSettings) | GlobalSettings | |
importFrom(const Filesystem::Path &path) | GlobalSettings | static |
init(const std::string &org, const std::string &app) | GlobalSettings | static |
init(const Filesystem::Path &configFilePath) | GlobalSettings | static |
load(T &configurable) | GlobalSettings | static |
load(const std::string &name, Configurable &configurable) | GlobalSettings | static |
load() | GlobalSettings | static |
load(const std::string &name) | GlobalSettings | static |
loadValue(const std::string &name) | GlobalSettings | static |
properties() | GlobalSettings | static |
remove() | GlobalSettings | static |
remove(const std::string &name) | GlobalSettings | static |
settingsName() | GlobalSettings | static |
setTo(const Properties &properties) | GlobalSettings | static |
setToDefaults() | GlobalSettings | static |
store(const T &configurable) | GlobalSettings | static |
store(const std::string &name, const Configurable &configurable) | GlobalSettings | static |
store(const Properties &properties) | GlobalSettings | static |
store(const std::string &name, const Properties &properties) | GlobalSettings | static |
storeValue(const std::string &name, const T &value) | GlobalSettings | static |
storeValue(const std::string &name, const T &value, const T &defaultValue) | GlobalSettings | static |
sync() noexcept | GlobalSettings | static |