Colobot
|
Class for loading profile (currently for loading ini config file) More...
#include "common/singleton.h"
#include "common/logger.h"
#include <boost/property_tree/ptree.hpp>
#include <boost/lexical_cast.hpp>
#include <string>
#include <sstream>
#include <vector>
#include <stdexcept>
Classes | |
class | CConfigFile |
Class for loading config file. More... | |
Functions | |
CConfigFile & | GetConfigFile () |
Global function to get config file instance. More... | |
Class for loading profile (currently for loading ini config file)
|
inline |
Global function to get config file instance.