UNICHAR Class Reference
#include <unichar.h>
List of all members.
Constructor & Destructor Documentation
UNICHAR::UNICHAR |
( |
|
) |
[inline] |
UNICHAR::UNICHAR |
( |
const char * |
utf8_str, |
|
|
int |
len | |
|
) |
| | |
UNICHAR::UNICHAR |
( |
int |
unicode |
) |
[explicit] |
Member Function Documentation
int UNICHAR::first_uni |
( |
|
) |
const |
const char* UNICHAR::utf8 |
( |
|
) |
const [inline] |
int UNICHAR::utf8_len |
( |
|
) |
const [inline] |
int UNICHAR::utf8_step |
( |
const char * |
utf8_str |
) |
[static] |
char * UNICHAR::utf8_str |
( |
|
) |
const |
The documentation for this class was generated from the following files:
- /home/rays/src/opensrc/tesseract-ocr/ccutil/unichar.h
- /home/rays/src/opensrc/tesseract-ocr/ccutil/unichar.cpp