|
Core Library
1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
|
The ini_file namespace. More...
Namespaces | |
| if_private | |
| The if_private namespace. | |
Classes | |
| class | IniFile |
| Ini file class. More... | |
Typedefs | |
| using | keys_list = std::list< std::pair< std::string, std::string > > |
| Typedef defining the key-value pair list for section entries. | |
The ini_file namespace.