tesseract::WordAltList Class Reference

#include <word_altlist.h>

Inheritance diagram for tesseract::WordAltList:
tesseract::AltList

List of all members.

Public Member Functions

 WordAltList (int max_alt)
 ~WordAltList ()
void Sort ()
bool Insert (char_32 *char_ptr, int cost, void *tag=NULL)
char_32Alt (int alt_idx)
void PrintDebug ()

Constructor & Destructor Documentation

tesseract::WordAltList::WordAltList ( int  max_alt  )  [explicit]
tesseract::WordAltList::~WordAltList (  ) 

Member Function Documentation

char_32* tesseract::WordAltList::Alt ( int  alt_idx  )  [inline]
bool tesseract::WordAltList::Insert ( char_32 char_ptr,
int  cost,
void *  tag = NULL 
)
void tesseract::WordAltList::PrintDebug (  ) 
void tesseract::WordAltList::Sort (  )  [virtual]

Implements tesseract::AltList.


The documentation for this class was generated from the following files:
Generated on Thu Feb 2 08:19:26 2012 for Tesseract by  doxygen 1.6.3