GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_dglHeap Struct Reference

#include <heap.h>

Collaboration diagram for _dglHeap:

Data Fields

long index
long count
long block
dglHeapNode_spnode

Detailed Description

Definition at line 44 of file heap.h.


Field Documentation

long _dglHeap::block

Definition at line 49 of file heap.h.

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

long _dglHeap::count

Definition at line 48 of file heap.h.

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

long _dglHeap::index

The documentation for this struct was generated from the following file: