tesseract
3.05.02
|
#include <dawg.h>
Public Member Functions | |
DawgPosition () | |
DawgPosition (int dawg_idx, EDGE_REF dawgref, int punc_idx, EDGE_REF puncref, bool backtopunc) | |
bool | operator== (const DawgPosition &other) |
Public Attributes | |
inT8 | dawg_index |
EDGE_REF | dawg_ref |
inT8 | punc_index |
EDGE_REF | punc_ref |
bool | back_to_punc |
|
inline |
|
inline |