|
RADLib
RADical C++ application framework
|
JSON and INI backed application settings. More...
#include <RADCore/RADCore.h>#include <map>#include <string>
Include dependency graph for RADSettings.h:Go to the source code of this file.
Classes | |
| struct | RADSettings::AppIdentity |
| Application identity used for standard settings paths. More... | |
| class | RADSettings::Settings |
| Typed application settings store. More... | |
Namespaces | |
| RADSettings | |
Enumerations | |
| enum class | RADSettings::Format { RADSettings::Json , RADSettings::Ini } |
| Settings file format. More... | |
JSON and INI backed application settings.