Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Functions
profile.h File Reference

Class for loading profile (currently for loading ini config file) More...

#include "common/singleton.h"
#include <boost/property_tree/ptree.hpp>
#include <boost/filesystem.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <string>
#include <vector>
Include dependency graph for profile.h:

Go to the source code of this file.

Classes

class  CProfile
 Class for loading profile (currently for loading ini config file) More...
 

Functions

CProfile & GetProfile ()
 Global function to get profile instance.
 

Detailed Description

Class for loading profile (currently for loading ini config file)