Public Member Functions | |
| TESS_CHAR (float _cost, const char *repr, int len=-1) | |
| TESS_CHAR () | |
| ~TESS_CHAR () | |
Public Member Functions inherited from ELIST_LINK | |
| ELIST_LINK () | |
| ELIST_LINK (const ELIST_LINK &) | |
| void | operator= (const ELIST_LINK &) |
Public Attributes | |
| char * | unicode_repr |
| int | length |
| float | cost |
| TBOX | box |
Definition at line 2422 of file baseapi.cpp.
|
inline |
Definition at line 2428 of file baseapi.cpp.
|
inline |
Definition at line 2434 of file baseapi.cpp.
|
inline |
Definition at line 2436 of file baseapi.cpp.
| TBOX tesseract::TESS_CHAR::box |
Definition at line 2426 of file baseapi.cpp.
| float tesseract::TESS_CHAR::cost |
Definition at line 2425 of file baseapi.cpp.
| int tesseract::TESS_CHAR::length |
Definition at line 2424 of file baseapi.cpp.
| char* tesseract::TESS_CHAR::unicode_repr |
Definition at line 2423 of file baseapi.cpp.