|
tesseract 4.1.1
|
#include <tabvector.h>
Public Member Functions | |
| TabConstraint ()=default | |
Public Member Functions inherited from ELIST_LINK | |
| ELIST_LINK () | |
| ELIST_LINK (const ELIST_LINK &) | |
| void | operator= (const ELIST_LINK &) |
Static Public Member Functions | |
| static void | CreateConstraint (TabVector *vector, bool is_top) |
| static bool | CompatibleConstraints (TabConstraint_LIST *list1, TabConstraint_LIST *list2) |
| static void | MergeConstraints (TabConstraint_LIST *list1, TabConstraint_LIST *list2) |
| static void | ApplyConstraints (TabConstraint_LIST *constraints) |
Definition at line 70 of file tabvector.h.
|
default |
|
static |
Definition at line 116 of file tabvector.cpp.
|
static |
Definition at line 75 of file tabvector.cpp.
|
static |
Definition at line 63 of file tabvector.cpp.
|
static |
Definition at line 92 of file tabvector.cpp.