Internationalisation class for localisation of the system. More...
#include "types_nl.h"#include "debug.h"#include "file.h"#include <string>#include <map>#include <algorithm>

Go to the source code of this file.
Classes | |
| class | NLMISC::CI18N |
| Class for the internationalization. More... | |
| struct | NLMISC::CI18N::ILoadProxy |
| Proxy interface for loading string file. More... | |
| struct | NLMISC::CI18N::TReadContext |
| Structure to hold contextual info during read of preprocessed file. More... | |
Namespaces | |
| namespace | NLMISC |
This namespace contains all miscellaneous classes used by other modules. | |
Internationalisation class for localisation of the system.
Definition in file i18n.h.
1.6.1