Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
win32_utf8conv_inl.hpp File Reference
#include <string.h>
Include dependency graph for win32_utf8conv_inl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utf8util
 

Functions

EXPORT std::wstring utf8util::UTF16FromUTF8 (const std::string &utf8)
 
EXPORT std::wstring utf8util::UTF16FromUTF8 (const char *utf8)
 
EXPORT std::string utf8util::UTF8FromUTF16 (const std::wstring &utf16)
 
EXPORT std::string utf8util::UTF8FromUTF16 (const wchar_t *utf16)