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