tesseract
3.03
|
#include "errcode.h"
#include "genericvector.h"
#include "helpers.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 |
struct | UNICHARSET::UNICHAR_PROPERTIES |
struct | UNICHARSET::UNICHAR_SLOT |
Enumerations | |
enum | SpecialUnicharCodes { UNICHAR_SPACE, UNICHAR_JOINED, UNICHAR_BROKEN, SPECIAL_UNICHAR_CODES_COUNT } |
enum SpecialUnicharCodes |
Definition at line 33 of file unicharset.h.