|
RADLib
RADical C++ application framework
|
Classes | |
| struct | AppIdentity |
| Application identity used for standard settings paths. More... | |
| class | Settings |
| Typed application settings store. More... | |
Enumerations | |
| enum class | Format { Json , Ini } |
| Settings file format. More... | |
|
strong |
Settings file format.
| Enumerator | |
|---|---|
| Json | JSON object settings file. |
| Ini | INI-style section/key settings file. |