Tesseract 3.01
tesseract::TESS_CHAR Struct Reference
Inheritance diagram for tesseract::TESS_CHAR:
ELIST_LINK

List of all members.

Public Member Functions

 TESS_CHAR (float _cost, const char *repr, int len=-1)
 TESS_CHAR ()
 ~TESS_CHAR ()

Public Attributes

char * unicode_repr
int length
float cost
TBOX box

Constructor & Destructor Documentation

tesseract::TESS_CHAR::TESS_CHAR ( float  _cost,
const char *  repr,
int  len = -1 
) [inline]
tesseract::TESS_CHAR::TESS_CHAR ( ) [inline]
tesseract::TESS_CHAR::~TESS_CHAR ( ) [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines