|
tesseract
4.00.00dev
|
#include "errcode.h"#include "genericvector.h"#include "helpers.h"#include "serialis.h"#include "strngs.h"#include "tesscallback.h"#include "unichar.h"#include "unicharmap.h"Go to the source code of this file.
Classes | |
| class | CHAR_FRAGMENT |
| class | UNICHARSET |
Enumerations | |
| enum | SpecialUnicharCodes { UNICHAR_SPACE, UNICHAR_JOINED, UNICHAR_BROKEN, SPECIAL_UNICHAR_CODES_COUNT } |
| enum SpecialUnicharCodes |
| Enumerator | |
|---|---|
| UNICHAR_SPACE | |
| UNICHAR_JOINED | |
| UNICHAR_BROKEN | |
| SPECIAL_UNICHAR_CODES_COUNT | |
Definition at line 34 of file unicharset.h.