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

#include <heap.h>

Data Fields

void * pv
int n
unsigned int un
long l
unsigned long ul

Detailed Description

Definition at line 25 of file heap.h.

Field Documentation

long _dglHeapData::l

Definition at line 30 of file heap.h.

int _dglHeapData::n

Definition at line 28 of file heap.h.

void* _dglHeapData::pv
unsigned long _dglHeapData::ul

Definition at line 31 of file heap.h.

Referenced by NetA_betweenness_closeness(), and NetA_distance_from_points().

unsigned int _dglHeapData::un

Definition at line 29 of file heap.h.


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