Tesseract 3.01
tesseract::DawgInfo Struct Reference

#include <dawg.h>

List of all members.

Public Member Functions

 DawgInfo ()
 DawgInfo (int i, EDGE_REF r)
bool operator== (const DawgInfo &other)

Public Attributes

int dawg_index
EDGE_REF ref

Detailed Description

DawgInfo struct and DawgInfoVector class are used for storing information about the current Dawg search state.


Constructor & Destructor Documentation

tesseract::DawgInfo::DawgInfo ( ) [inline]
tesseract::DawgInfo::DawgInfo ( int  i,
EDGE_REF  r 
) [inline]

Member Function Documentation

bool tesseract::DawgInfo::operator== ( const DawgInfo other) [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines