GRASS Programmer's Manual  6.5.svn(2014)-r66266
 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: