tesseract
4.0.0-1-g2a2b
|
#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 | OldUncleanUnichars { OldUncleanUnichars::kFalse, OldUncleanUnichars::kTrue } |
|
strong |
Enumerator | |
---|---|
kFalse | |
kTrue |
Definition at line 44 of file unicharset.h.
enum SpecialUnicharCodes |
Enumerator | |
---|---|
UNICHAR_SPACE | |
UNICHAR_JOINED | |
UNICHAR_BROKEN | |
SPECIAL_UNICHAR_CODES_COUNT |
Definition at line 34 of file unicharset.h.