_dglHeap Struct Reference

#include <heap.h>

Collaboration diagram for _dglHeap:

Collaboration graph
[legend]

Data Fields

long index
long count
long block
dglHeapNode_spnode

Detailed Description

Definition at line 46 of file heap.h.


Field Documentation

long _dglHeap::index

Definition at line 48 of file heap.h.

Referenced by dglHeapExtractMax(), dglHeapExtractMin(), dglHeapFree(), dglHeapInit(), dglHeapInsertMax(), and dglHeapInsertMin().

long _dglHeap::count

Definition at line 49 of file heap.h.

Referenced by dglHeapInit(), dglHeapInsertMax(), and dglHeapInsertMin().

long _dglHeap::block

Definition at line 50 of file heap.h.

Referenced by dglHeapInit(), dglHeapInsertMax(), and dglHeapInsertMin().

dglHeapNode_s* _dglHeap::pnode

Definition at line 51 of file heap.h.

Referenced by dglHeapExtractMax(), dglHeapExtractMin(), dglHeapFree(), dglHeapInit(), dglHeapInsertMax(), and dglHeapInsertMin().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 21 11:03:07 2008 for GRASS by  doxygen 1.5.1