dgEdge Struct Reference

#include <diGraph.h>

Collaboration diagram for dgEdge:

Collaboration graph
[legend]

Data Fields

void * val
dgNodea
dgNodeb

Detailed Description

Definition at line 35 of file diGraph.h.


Field Documentation

void* dgEdge::val

Definition at line 38 of file diGraph.h.

Referenced by dgConnectWithVal().

struct dgNode* dgEdge::a [read]

Definition at line 39 of file diGraph.h.

Referenced by dgConnect(), dgConnectWithVal(), dgDisconnect(), and dgSwapEdges().

struct dgNode* dgEdge::b [read]

Definition at line 40 of file diGraph.h.

Referenced by dgConnect(), dgConnectWithVal(), dgDisconnect(), and dgSwapEdges().


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