![]() |
OpenXcom
1.0
Open-source clone of the original X-Com
|
#include <string>#include <sstream>Go to the source code of this file.
Classes | |
| class | OpenXcom::LocalizedText |
| A string that is already translated. More... | |
Macros | |
| #define | OX_REQUIRED_RESULT |
| This is used to enable warning of unused results, to warn the user of costly function calls. | |
Functions | |
| std::ostream & | OpenXcom::operator<< (std::ostream &os, const LocalizedText &txt) |
| Allow streaming of LocalizedText objects. | |
1.8.14