|
Tesseract 3.01
|
#include <resultiterator.h>
Public Member Functions | |
| ChoiceIterator (const ResultIterator &result_it) | |
| ~ChoiceIterator () | |
| bool | Next () |
| const char * | GetUTF8Text () const |
| float | Confidence () const |
| tesseract::ChoiceIterator::ChoiceIterator | ( | const ResultIterator & | result_it | ) | [explicit] |
| tesseract::ChoiceIterator::~ChoiceIterator | ( | ) |
| float tesseract::ChoiceIterator::Confidence | ( | ) | const |
| const char * tesseract::ChoiceIterator::GetUTF8Text | ( | ) | const |
| bool tesseract::ChoiceIterator::Next | ( | ) |