SAMPLELIST Struct Reference

#include <cluster.h>

List of all members.


Detailed Description

Holds pointer to SAMPLE and additional high level data.

Definition at line 164 of file cluster.h.

Public Attributes


Member Data Documentation

INT32 SAMPLELIST::MaxNumSamples

Maximum size of list.

Definition at line 169 of file cluster.h.

INT32 SAMPLELIST::NumSamples

Number of samples in list.

Definition at line 167 of file cluster.h.

SAMPLE* SAMPLELIST::Sample[1]

Array of ptrs to sample data structures.

Definition at line 171 of file cluster.h.


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