dglEdgeTraverser_s Struct Reference

#include <graph.h>

Collaboration diagram for dglEdgeTraverser_s:

Collaboration graph
[legend]

Data Fields

dglGraph_spGraph
void * pvAVLT
dglInt32_tpnEdge
dglEdgePrioritizer_spEdgePrioritizer

Detailed Description

Definition at line 263 of file graph.h.


Field Documentation

dglGraph_s* dglEdgeTraverser_s::pGraph

Definition at line 264 of file graph.h.

Referenced by DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_INITIALIZE_FUNC(), DGL_EDGE_T_NEXT_FUNC(), and DGL_EDGE_T_RELEASE_FUNC().

void* dglEdgeTraverser_s::pvAVLT

Definition at line 265 of file graph.h.

Referenced by DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_INITIALIZE_FUNC(), DGL_EDGE_T_NEXT_FUNC(), and DGL_EDGE_T_RELEASE_FUNC().

dglInt32_t* dglEdgeTraverser_s::pnEdge

Definition at line 266 of file graph.h.

Referenced by DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_INITIALIZE_FUNC(), DGL_EDGE_T_NEXT_FUNC(), and DGL_EDGE_T_RELEASE_FUNC().

dglEdgePrioritizer_s* dglEdgeTraverser_s::pEdgePrioritizer

Definition at line 267 of file graph.h.

Referenced by DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_INITIALIZE_FUNC(), DGL_EDGE_T_NEXT_FUNC(), and DGL_EDGE_T_RELEASE_FUNC().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 19 14:59:58 2007 for GRASS by  doxygen 1.5.4