HEAPENTRY Struct Reference

#include <oldheap.h>

List of all members.


Detailed Description

One entry into heap, key & pointer to data.

Definition at line 38 of file oldheap.h.

Public Attributes


Member Data Documentation

void* HEAPENTRY::Data

Definition at line 41 of file oldheap.h.

Referenced by add_point_to_list(), CreateClusterTree(), FreeHeapData(), GetTopOfHeap(), HeapPop(), HeapPush(), HeapStore(), MakePotentialClusters(), pop_queue(), PrintBadWords(), push_queue(), and SaveBadWord().

FLOAT32 HEAPENTRY::Key

Definition at line 40 of file oldheap.h.

Referenced by add_point_to_list(), CreateClusterTree(), GetTopOfHeap(), HeapPop(), HeapPopWorst(), HeapPush(), HeapStore(), MakePotentialClusters(), pop_queue(), PrintBadWords(), push_queue(), and SaveBadWord().


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