tesseract::SearchNode Class Reference
#include <search_node.h>
List of all members.
Constructor & Destructor Documentation
tesseract::SearchNode::~SearchNode |
( |
|
) |
|
Member Function Documentation
int tesseract::SearchNode::BestCost |
( |
|
) |
[inline] |
int tesseract::SearchNode::BestPathLength |
( |
|
) |
[inline] |
int tesseract::SearchNode::BestPathRecoCost |
( |
|
) |
[inline] |
int tesseract::SearchNode::BestRecoCost |
( |
|
) |
[inline] |
int tesseract::SearchNode::CharRecoCost |
( |
|
) |
[inline] |
int tesseract::SearchNode::ColIdx |
( |
|
) |
[inline] |
int tesseract::SearchNode::LangModCost |
( |
|
) |
[inline] |
LangModEdge* tesseract::SearchNode::LangModelEdge |
( |
|
) |
[inline] |
const char_32* tesseract::SearchNode::NodeString |
( |
|
) |
[inline] |
SearchNode* tesseract::SearchNode::ParentNode |
( |
|
) |
[inline] |
char_32 * tesseract::SearchNode::PathString |
( |
|
) |
|
static int tesseract::SearchNode::SearchNodeComparer |
( |
const void * |
node1, |
|
|
const void * |
node2 | |
|
) |
| | [inline, static] |
void tesseract::SearchNode::SetString |
( |
char_32 * |
str |
) |
[inline] |
bool tesseract::SearchNode::UpdateParent |
( |
SearchNode * |
new_parent, |
|
|
int |
new_reco_cost, |
|
|
LangModEdge * |
new_edge | |
|
) |
| | |
The documentation for this class was generated from the following files: