|
xoreos
0.0.5
|
A class storing a basic configuration file. More...
#include <map>#include <boost/noncopyable.hpp>#include "src/common/ptrlist.h"#include "src/common/ustring.h"#include "src/common/stringmap.h"

Go to the source code of this file.
Classes | |
| class | Common::ConfigDomain |
| Accessor for a domain (section) in a config file. More... | |
| struct | Common::ConfigDomain::Line |
| A line in the config domain. More... | |
| class | Common::ConfigFile |
| This class allows reading/writing INI style config files. More... | |
Namespaces | |
| Common | |
A class storing a basic configuration file.
Definition in file configfile.h.
1.8.14