HEAP Struct Reference

#include <oldheap.h>

List of all members.


Detailed Description

Holds the actual heap, two units of HEAPENTRY, Size, and FirstFree.

Definition at line 48 of file oldheap.h.

Public Attributes


Member Data Documentation

HEAPENTRY HEAP::Entry[1]

Definition at line 52 of file oldheap.h.

Referenced by GetTopOfHeap(), HeapPop(), HeapPopWorst(), HeapPush(), and HeapStore().

INT32 HEAP::FirstFree

Definition at line 51 of file oldheap.h.

Referenced by GetTopOfHeap(), HeapPop(), HeapPopWorst(), HeapPush(), HeapStore(), and MakeHeap().

INT32 HEAP::Size

Definition at line 50 of file oldheap.h.

Referenced by HeapPush(), HeapStore(), and MakeHeap().


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