tesseract 3.04.01

tesseract::DawgArgs Struct Reference

#include <dict.h>

List of all members.

Public Member Functions

 DawgArgs (DawgPositionVector *d, DawgPositionVector *up, PermuterType p)

Public Attributes

DawgPositionVectoractive_dawgs
DawgPositionVectorupdated_dawgs
PermuterType permuter

Detailed Description

Definition at line 77 of file dict.h.


Constructor & Destructor Documentation

tesseract::DawgArgs::DawgArgs ( DawgPositionVector d,
DawgPositionVector up,
PermuterType  p 
) [inline]

Definition at line 78 of file dict.h.


Member Data Documentation

Definition at line 83 of file dict.h.


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