GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_dglTreeNodePri32 Struct Reference

#include <tree.h>

Data Fields

dglInt32_t nKey
 
dglInt32_t cnVal
 
dglInt32_tpnVal
 

Detailed Description

Definition at line 144 of file tree.h.

Field Documentation

dglInt32_t _dglTreeNodePri32::cnVal

Definition at line 147 of file tree.h.

dglInt32_t _dglTreeNodePri32::nKey

Definition at line 146 of file tree.h.

Referenced by dglTreeNodePri32Add().

dglInt32_t* _dglTreeNodePri32::pnVal

Definition at line 148 of file tree.h.


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