This is the complete list of members for tesseract::UNICHAR, including all inherited members.
begin(const char *utf8_str, const int byte_length) | tesseract::UNICHAR | static |
chars | tesseract::UNICHAR | private |
end(const char *utf8_str, const int byte_length) | tesseract::UNICHAR | static |
first_uni() const | tesseract::UNICHAR | |
UNICHAR() | tesseract::UNICHAR | inline |
UNICHAR(const char *utf8_str, int len) | tesseract::UNICHAR | |
UNICHAR(int unicode) | tesseract::UNICHAR | explicit |
UTF32ToUTF8(const std::vector< char32 > &str32) | tesseract::UNICHAR | static |
utf8() const | tesseract::UNICHAR | inline |
utf8_len() const | tesseract::UNICHAR | inline |
utf8_step(const char *utf8_str) | tesseract::UNICHAR | static |
utf8_str() const | tesseract::UNICHAR | |
UTF8ToUTF32(const char *utf8_str) | tesseract::UNICHAR | static |