dglHeapNode_s Struct Reference

#include <heap.h>

Collaboration diagram for dglHeapNode_s:

Collaboration graph
[legend]

Data Fields

long key
dglHeapData_u value
unsigned char flags

Detailed Description

Definition at line 38 of file heap.h.


Field Documentation

long dglHeapNode_s::key

Definition at line 40 of file heap.h.

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

dglHeapData_u dglHeapNode_s::value

Definition at line 41 of file heap.h.

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

unsigned char dglHeapNode_s::flags

Definition at line 42 of file heap.h.

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


The documentation for this struct was generated from the following file:
Generated on Thu Aug 9 09:45:16 2007 for GRASS by  doxygen 1.5.3