ADAPT_CLASS_STRUCT Struct Reference

#include <adaptive.h>

List of all members.


Detailed Description

FIX: Holds ADAPTED_CONFIG and other info on permanent stuff.

Definition at line 110 of file adaptive.h.

Public Attributes


Member Data Documentation

ADAPTED_CONFIG ADAPT_CLASS_STRUCT::Config[MAX_NUM_CONFIGS]

Array of 32 (MAX_NUM_CONFIGS) temporary and permanent prototypes

Definition at line 123 of file adaptive.h.

UINT8 ADAPT_CLASS_STRUCT::dummy[3]

FIX: ??

Definition at line 115 of file adaptive.h.

UINT8 ADAPT_CLASS_STRUCT::NumPermConfigs

FIX: Number of Permanent Configurations

Definition at line 113 of file adaptive.h.

Referenced by AddAdaptedClass(), MakePermanent(), NewAdaptedClass(), and PrintAdaptedTemplates().

BIT_VECTOR ADAPT_CLASS_STRUCT::PermConfigs

FIX: Permanent Configurations ??

Definition at line 119 of file adaptive.h.

Referenced by BaselineClassifier(), free_adapted_class(), GetBestRatingFor(), and NewAdaptedClass().

BIT_VECTOR ADAPT_CLASS_STRUCT::PermProtos

FIX: Permanent Prototypes ??

Definition at line 117 of file adaptive.h.

Referenced by BaselineClassifier(), free_adapted_class(), GetBestRatingFor(), and NewAdaptedClass().

LIST ADAPT_CLASS_STRUCT::TempProtos

FIX: List of temporary prototypes, for iteration

Definition at line 121 of file adaptive.h.

Referenced by free_adapted_class(), MakeNewAdaptedClass(), MakeNewTempProtos(), MakePermanent(), NewAdaptedClass(), and PrintAdaptedTemplates().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 28 19:49:30 2007 for Tesseract by  doxygen 1.5.1