Documentation for OpenFLUID 2.2.0
openfluid::tools::SettingsBackend Member List

This is the complete list of members for openfluid::tools::SettingsBackend, including all inherited members.

data()openfluid::tools::SettingsBackendinline
enableAutoSave(bool AutoSave)openfluid::tools::SettingsBackendinline
exists(const std::string &Pointer) constopenfluid::tools::SettingsBackend
getBackendFilePath() constopenfluid::tools::SettingsBackendinline
getValue(const std::string &Pointer) constopenfluid::tools::SettingsBackend
isAutoSave() constopenfluid::tools::SettingsBackendinline
remove(const std::string &Pointer)openfluid::tools::SettingsBackend
save() constopenfluid::tools::SettingsBackend
SettingsBackend(const std::string &BackendFile="", bool AutoSave=true)openfluid::tools::SettingsBackend
setValue(const std::string &ParentPointer, const std::string &Key, const SettingValue &Value, bool AutoCreate=true)openfluid::tools::SettingsBackend
writeToStream(std::ostream &OutS) constopenfluid::tools::SettingsBackend
~SettingsBackend()openfluid::tools::SettingsBackend