tesseract  4.00.00dev
CLASS_STRUCT Struct Reference

#include <protos.h>

Public Member Functions

 CLASS_STRUCT ()
 

Public Attributes

inT16 NumProtos
 
inT16 MaxNumProtos
 
PROTO Prototypes
 
inT16 NumConfigs
 
inT16 MaxNumConfigs
 
CONFIGS Configurations
 
UnicityTableEqEq< intfont_set
 

Detailed Description

Definition at line 54 of file protos.h.

Constructor & Destructor Documentation

◆ CLASS_STRUCT()

CLASS_STRUCT::CLASS_STRUCT ( )
inline

Definition at line 55 of file protos.h.

56  : NumProtos(0), MaxNumProtos(0), Prototypes(NULL),
58  }
inT16 MaxNumConfigs
Definition: protos.h:63
inT16 NumConfigs
Definition: protos.h:62
inT16 NumProtos
Definition: protos.h:59
CONFIGS Configurations
Definition: protos.h:64
PROTO Prototypes
Definition: protos.h:61
inT16 MaxNumProtos
Definition: protos.h:60

Member Data Documentation

◆ Configurations

CONFIGS CLASS_STRUCT::Configurations

Definition at line 64 of file protos.h.

◆ font_set

UnicityTableEqEq<int> CLASS_STRUCT::font_set

Definition at line 65 of file protos.h.

◆ MaxNumConfigs

inT16 CLASS_STRUCT::MaxNumConfigs

Definition at line 63 of file protos.h.

◆ MaxNumProtos

inT16 CLASS_STRUCT::MaxNumProtos

Definition at line 60 of file protos.h.

◆ NumConfigs

inT16 CLASS_STRUCT::NumConfigs

Definition at line 62 of file protos.h.

◆ NumProtos

inT16 CLASS_STRUCT::NumProtos

Definition at line 59 of file protos.h.

◆ Prototypes

PROTO CLASS_STRUCT::Prototypes

Definition at line 61 of file protos.h.


The documentation for this struct was generated from the following file: