GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-2-0

Constituent: encdec     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_HEAP Struct Reference

Context structure for a heap. More...

#include <HEAP.h>


Data Fields

int size
HEAP_compare compare
HEAP_destroy destroy
void ** tree


Detailed Description

Context structure for a heap.


Field Documentation

HEAP_compare _HEAP::compare
 

User provided comparison routine

HEAP_destroy _HEAP::destroy
 

User provided routine to delete a node

int _HEAP::size
 

Count of number of elements in the heap

void** _HEAP::tree
 

The array of nodes


The documentation for this struct was generated from the following file:
Generated on Thu Sep 14 09:17:52 2006 by  doxygen 1.4.4