#include <char_altlist.h>
List of all members.
Constructor & Destructor Documentation
tesseract::CharAltList::CharAltList |
( |
const CharSet * |
char_set, |
|
|
int |
max_alt = kMaxCharAlt |
|
) |
| |
tesseract::CharAltList::~CharAltList |
( |
| ) |
|
Member Function Documentation
int tesseract::CharAltList::Alt |
( |
int |
alt_idx | ) |
const [inline] |
int tesseract::CharAltList::ClassCost |
( |
int |
class_id | ) |
const [inline] |
bool tesseract::CharAltList::Insert |
( |
int |
class_id, |
|
|
int |
cost, |
|
|
void * |
tag = NULL |
|
) |
| |
void tesseract::CharAltList::SetAltCost |
( |
int |
alt_idx, |
|
|
int |
cost |
|
) |
| [inline] |
void tesseract::CharAltList::Sort |
( |
| ) |
[virtual] |
The documentation for this class was generated from the following files: