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

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

#include "IniFile/IniFile.h"
#include <algorithm>
#include <fstream>
#include <sstream>
#include <iterator>
#include <stdexcept>
#include <boost/algorithm/string/trim.hpp>
#include <boost/throw_exception.hpp>
#include "StringUtils/StringUtils.h"

Namespaces

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

Detailed Description

File containing definitions relating the IniFile class.