tesseract::LangModEdge Class Reference
#include <lang_mod_edge.h>
List of all members.
Constructor & Destructor Documentation
tesseract::LangModEdge::LangModEdge |
( |
|
) |
[inline] |
virtual tesseract::LangModEdge::~LangModEdge |
( |
|
) |
[inline, virtual] |
Member Function Documentation
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: