GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-4ecb43eb48
_dglTreeNodePri32 Struct Reference

#include <tree.h>

Data Fields

dglInt32_t nKey
 
dglInt32_t cnVal
 
dglInt32_tpnVal
 

Detailed Description

Definition at line 133 of file tree.h.

Field Documentation

◆ cnVal

dglInt32_t _dglTreeNodePri32::cnVal

Definition at line 135 of file tree.h.

◆ nKey

dglInt32_t _dglTreeNodePri32::nKey

Definition at line 134 of file tree.h.

Referenced by dglTreeNodePri32Add().

◆ pnVal

dglInt32_t* _dglTreeNodePri32::pnVal

Definition at line 136 of file tree.h.


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