dgConnection Struct Reference

#include <diGraph.h>

Collaboration diagram for dgConnection:

Collaboration graph
[legend]

Data Fields

dgConnectionnext
dgNodenode
dlNodeedgeOnList

Detailed Description

Definition at line 43 of file diGraph.h.


Field Documentation

struct dgConnection* dgConnection::next [read]

Definition at line 46 of file diGraph.h.

Referenced by bfGraphFromRangeGraph(), dgDumpGraph(), dgFindNodeInConList(), dgFindPath(), dgFindSubEdges(), dgParentsAllVisited(), dgRemoveFromConList(), rFindConnected(), rHasCycles(), rPathExists(), and rTopoSort().

struct dgNode* dgConnection::node [read]

Definition at line 47 of file diGraph.h.

Referenced by bfGraphFromRangeGraph(), dgConnectWithVal(), dgDumpGraph(), dgFindNodeInConList(), dgFindPath(), dgFindSubEdges(), dgNextList(), dgParentsAllVisited(), dgPrevList(), dgRemoveFromConList(), dgSwapEdges(), rFindConnected(), rHasCycles(), rPathExists(), and rTopoSort().

struct dlNode* dgConnection::edgeOnList [read]

Definition at line 48 of file diGraph.h.

Referenced by bfGraphFromRangeGraph(), dgConnectWithVal(), dgDirectlyFollows(), dgFindSubEdges(), and dgRemoveFromConList().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:25:03 2007 for blat by  doxygen 1.5.2