#include <dawg.h>
◆ DawgPosition() [1/2]
tesseract::DawgPosition::DawgPosition |
( |
| ) |
|
|
inline |
◆ DawgPosition() [2/2]
tesseract::DawgPosition::DawgPosition |
( |
int |
dawg_idx, |
|
|
EDGE_REF |
dawgref, |
|
|
int |
punc_idx, |
|
|
EDGE_REF |
puncref, |
|
|
bool |
backtopunc |
|
) |
| |
|
inline |
◆ operator==()
bool tesseract::DawgPosition::operator== |
( |
const DawgPosition & |
other | ) |
|
|
inline |
◆ back_to_punc
bool tesseract::DawgPosition::back_to_punc |
◆ dawg_index
int8_t tesseract::DawgPosition::dawg_index |
◆ dawg_ref
EDGE_REF tesseract::DawgPosition::dawg_ref |
◆ punc_index
int8_t tesseract::DawgPosition::punc_index |
◆ punc_ref
EDGE_REF tesseract::DawgPosition::punc_ref |
The documentation for this struct was generated from the following file:
- /home/stephane/src/tesseract/src/dict/dawg.h