This is the complete list of members for Eegeo::Unicode::UnicodeConverter, including all inherited members.
DecodeUtf8Character(const char *text, size_t bufferSize, int pos, int *nextPos) | Eegeo::Unicode::UnicodeConverter | static |
Utf8ToUtf32(const std::string &textUtf8, std::vector< u32 > &out_textUtf32) | Eegeo::Unicode::UnicodeConverter | static |
Utf8ToUtf32(const char *textStr, int textLength, std::vector< u32 > &out_textUtf32) | Eegeo::Unicode::UnicodeConverter | static |