OpenMW
|
#include <string>
#include <cstring>
#include <vector>
Go to the source code of this file.
Classes | |
class | ToUTF8::Utf8Encoder |
Namespaces | |
ToUTF8 | |
Enumerations | |
enum | ToUTF8::FromType { ToUTF8::WINDOWS_1250, ToUTF8::WINDOWS_1251, ToUTF8::WINDOWS_1252, ToUTF8::CP437 } |
Functions | |
FromType | ToUTF8::calculateEncoding (const std::string &encodingName) |
std::string | ToUTF8::encodingUsingMessage (const std::string &encodingName) |