GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
_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 34 of file heap.h.

Field Documentation

◆ flags

unsigned char _dglHeapNode::flags

Definition at line 37 of file heap.h.

◆ key

long _dglHeapNode::key

Definition at line 35 of file heap.h.

◆ value

dglHeapData_u _dglHeapNode::value

Definition at line 36 of file heap.h.


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