Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

Heap Struct Reference

#include <heap.h>

List of all members.

Public Attributes

HeapNodeheap
int size
int dir
HeapNodeheap


Member Data Documentation

int Heap::dir
 

Definition at line 32 of file src/heap.h.

Referenced by Heap_Create(), Heap_ExtractTop(), and Heap_Insert().

HeapNode* Heap::heap
 

Definition at line 30 of file src/heap.h.

HeapNode* Heap::heap
 

Definition at line 30 of file include/heap.h.

Referenced by Heap_Create(), Heap_Dispose(), Heap_ExtractTop(), Heap_Insert(), Heap_Top(), Heap_TopWeight(), HeapifyMax(), and HeapifyMin().

int Heap::size
 

Definition at line 31 of file src/heap.h.

Referenced by Heap_Create(), Heap_ExtractTop(), Heap_Insert(), Heap_Top(), and Heap_TopWeight().


The documentation for this struct was generated from the following files:
Generated on Mon Jul 21 20:31:02 2003 for TINKER LEGO DOC by doxygen 1.3.2