#include <unicharmap.h>
◆ UNICHARMAP()
UNICHARMAP::UNICHARMAP |
( |
| ) |
|
◆ ~UNICHARMAP()
UNICHARMAP::~UNICHARMAP |
( |
| ) |
|
◆ clear()
void UNICHARMAP::clear |
( |
| ) |
|
◆ contains()
bool UNICHARMAP::contains |
( |
const char *const |
unichar_repr, |
|
|
int |
length |
|
) |
| const |
◆ insert()
void UNICHARMAP::insert |
( |
const char *const |
unichar_repr, |
|
|
UNICHAR_ID |
id |
|
) |
| |
◆ minmatch()
int UNICHARMAP::minmatch |
( |
const char *const |
unichar_repr | ) |
const |
◆ unichar_to_id()
UNICHAR_ID UNICHARMAP::unichar_to_id |
( |
const char *const |
unichar_repr, |
|
|
int |
length |
|
) |
| const |
◆ nodes
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccutil/unicharmap.h
- /home/stephane/src/tesseract/src/ccutil/unicharmap.cpp