#include <lang_mod_edge.h>
Definition at line 43 of file lang_mod_edge.h.
◆ LangModEdge()
tesseract::LangModEdge::LangModEdge |
( |
| ) |
|
|
inline |
◆ ~LangModEdge()
virtual tesseract::LangModEdge::~LangModEdge |
( |
| ) |
|
|
inlinevirtual |
◆ ClassID()
virtual int tesseract::LangModEdge::ClassID |
( |
| ) |
const |
|
pure virtual |
◆ Description()
virtual char* tesseract::LangModEdge::Description |
( |
| ) |
const |
|
pure virtual |
◆ EdgeString()
virtual const char_32* tesseract::LangModEdge::EdgeString |
( |
| ) |
const |
|
pure virtual |
◆ Hash()
virtual unsigned int tesseract::LangModEdge::Hash |
( |
| ) |
const |
|
pure virtual |
◆ IsEOW()
virtual bool tesseract::LangModEdge::IsEOW |
( |
| ) |
const |
|
pure virtual |
◆ IsIdentical()
virtual bool tesseract::LangModEdge::IsIdentical |
( |
LangModEdge * |
edge | ) |
const |
|
pure virtual |
◆ IsOOD()
virtual bool tesseract::LangModEdge::IsOOD |
( |
| ) |
const |
|
pure virtual |
◆ IsRoot()
virtual bool tesseract::LangModEdge::IsRoot |
( |
| ) |
const |
|
pure virtual |
◆ IsTerminal()
virtual bool tesseract::LangModEdge::IsTerminal |
( |
| ) |
const |
|
pure virtual |
◆ PathCost()
virtual int tesseract::LangModEdge::PathCost |
( |
| ) |
const |
|
pure virtual |
◆ SetRoot()
virtual void tesseract::LangModEdge::SetRoot |
( |
bool |
flag | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: