|
OpenM++ runtime library (libopenm)
|
OpenM++ UTF-8 converter: text bytes from source encoding (from Windows code page) to UTF-8. More...

Classes | |
| class | openm::IUtf8Converter |
| UTF-8 converter public interface. More... | |
| class | Utf8CopyConverter |
| class | DefaultPageConverter |
| class | ExpicitPageConverter |
| class | Utf16LePageConverter |
| class | Utf16BePageConverter |
Namespaces | |
| namespace | openm |
| openM++ namespace | |
Enumerations | |
| enum class | openm::CharCvtFrom { openm::defaultPage , openm::explicitPage , openm::utf8 , openm::utf16Le , openm::utf16Be , openm::utf32Le , openm::utf32Be } |
| character conversion from current encoding to UTF-8 More... | |
OpenM++ UTF-8 converter: text bytes from source encoding (from Windows code page) to UTF-8.