#include <unichar.h>
◆ CI
◆ const_iterator()
tesseract::UNICHAR::const_iterator::const_iterator |
( |
const char * |
it | ) |
|
|
inlineexplicitprivate |
◆ get_utf8()
int tesseract::UNICHAR::const_iterator::get_utf8 |
( |
char * |
buf | ) |
const |
◆ is_legal()
bool tesseract::UNICHAR::const_iterator::is_legal |
( |
| ) |
const |
◆ operator*()
int tesseract::UNICHAR::const_iterator::operator* |
( |
| ) |
const |
◆ operator++()
◆ utf8_data()
const char* tesseract::UNICHAR::const_iterator::utf8_data |
( |
| ) |
const |
|
inline |
◆ utf8_len()
int tesseract::UNICHAR::const_iterator::utf8_len |
( |
| ) |
const |
◆ operator!=
bool operator!= |
( |
const CI & |
lhs, |
|
|
const CI & |
rhs |
|
) |
| |
|
friend |
◆ operator==
bool operator== |
( |
const CI & |
lhs, |
|
|
const CI & |
rhs |
|
) |
| |
|
friend |
◆ UNICHAR
◆ it_
const char* tesseract::UNICHAR::const_iterator::it_ |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccutil/unichar.h
- /home/stephane/src/tesseract/src/ccutil/unichar.cpp