GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-4-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>

List of all members.

Public Attributes

int size
HEAP_compare compare
HEAP_destroy destroy
void ** tree


Detailed Description

Context structure for a heap.

Member Data Documentation

int _HEAP::size

Count of number of elements in the heap

HEAP_compare _HEAP::compare

User provided comparison routine

HEAP_destroy _HEAP::destroy

User provided routine to delete a node

void** _HEAP::tree

The array of nodes


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 01:48:17 2009 by  doxygen 1.5.3