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

heap.h File Reference

Go to the source code of this file.

Compounds

struct  h_node
struct  Heap

Defines

#define HEAP_MAX   1
#define HEAP_MIN   2

Typedefs

typedef h_node HeapNode
typedef Heap Heap

Functions

HeapHeap_Create ()
HeapHeap_Dispose ()
void Heap_Insert ()
void * Heap_Top ()
double * Heap_TopWeight ()
void * Heap_ExtractTop ()


Define Documentation

#define HEAP_MAX   1
 

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

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

#define HEAP_MIN   2
 

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

Referenced by print_check_history().


Typedef Documentation

typedef struct Heap Heap
 

typedef struct h_node HeapNode
 


Function Documentation

Heap* Heap_Create  ) 
 

Referenced by print_check_history(), and print_mdes_stats().

Heap* Heap_Dispose  ) 
 

void* Heap_ExtractTop  ) 
 

Referenced by print_check_history(), and print_mdes_stats().

void Heap_Insert  ) 
 

Referenced by print_check_history(), and print_mdes_stats().

void* Heap_Top  ) 
 

double* Heap_TopWeight  ) 
 


Generated on Mon Jul 21 20:29:43 2003 for TINKER LEGO DOC by doxygen 1.3.2