|
Tesseract
3.02
|
#include <dawg.h>
Public Member Functions | |
| DawgInfo () | |
| DawgInfo (int i, EDGE_REF r) | |
| bool | operator== (const DawgInfo &other) |
Public Attributes | |
| int | dawg_index |
| EDGE_REF | ref |
DawgInfo struct and DawgInfoVector class are used for storing information about the current Dawg search state.
|
inline |