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

#include <heap.h>

Collaboration diagram for _dglHeapNode:

Data Fields

long key
dglHeapData_u value
unsigned char flags

Detailed Description

Definition at line 36 of file heap.h.


Field Documentation

unsigned char _dglHeapNode::flags

Definition at line 40 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: