GRASS Programmer's Manual  6.4.2(2012)
dglSPCache_s Struct Reference

#include <graph.h>

Collaboration diagram for dglSPCache_s:

Data Fields

dglInt32_t nStartNode
dglHeap_s NodeHeap
void * pvVisited
void * pvPredist

Detailed Description

Definition at line 236 of file graph.h.


Field Documentation

Definition at line 241 of file graph.h.

Referenced by DGL_SP_CACHE_INITIALIZE_FUNC(), and DGL_SP_CACHE_RELEASE_FUNC().

Definition at line 240 of file graph.h.

Referenced by DGL_SP_CACHE_INITIALIZE_FUNC(), and DGL_SP_CACHE_RELEASE_FUNC().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines