Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
IniFile.h File Reference

File containing declarations relating the IniFile class. More...

#include "Platform/PlatformDefines.h"
#include <utility>
#include <map>
#include <cstdint>
#include "IniFileSectionDetails.h"

Go to the source code of this file.

Classes

class  core_lib::ini_file::IniFile
 Ini file class. More...
 

Namespaces

 core_lib
 The core_lib namespace.
 
 core_lib::ini_file
 The ini_file namespace.
 

Detailed Description

File containing declarations relating the IniFile class.