Tesseract  3.02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tesseract::MATCH Struct Reference

#include <matchtab.h>

Public Member Functions

 MATCH ()
 

Public Attributes

TBOX box
 
BLOB_CHOICE_LIST * rating
 

Detailed Description

Definition at line 33 of file matchtab.h.

Constructor & Destructor Documentation

tesseract::MATCH::MATCH ( )
inline

Definition at line 34 of file matchtab.h.

34 : rating(NULL) {}
#define NULL
Definition: host.h:144
BLOB_CHOICE_LIST * rating
Definition: matchtab.h:36

Member Data Documentation

TBOX tesseract::MATCH::box

Definition at line 35 of file matchtab.h.

BLOB_CHOICE_LIST* tesseract::MATCH::rating

Definition at line 36 of file matchtab.h.


The documentation for this struct was generated from the following file: