Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
core_lib::ini_file Namespace Reference

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.
 

Detailed Description

The ini_file namespace.