OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Enumerations | Functions
to_utf8.hpp File Reference
#include <string>
#include <cstring>
#include <vector>
Include dependency graph for to_utf8.hpp:
This graph shows which files directly or indirectly include this file:

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)