Contains the types that provide the programming model for handling configuration data.
Classes | |
| class | file_settings | 
| Represents an object for storing and retrieving configuration information using text files in INI format.  More... | |
| class | settings | 
| Represent settings associate to the application.  More... | |
Alias | |
| using | init_file_settings = file_settings | 
| Represents an object for storing and retrieving configuration information using text files in INI format.   | |