bfGraph Struct Reference

Collaboration diagram for bfGraph:

Collaboration graph
[legend]

Data Fields

int vertexCount
bfVertexvertices
int edgeCount
bfEdgeedges

Detailed Description

Definition at line 26 of file dgRange.c.


Field Documentation

int bfGraph::vertexCount

Definition at line 29 of file dgRange.c.

Referenced by bfCheckGraph(), and bfGraphFromRangeGraph().

struct bfVertex* bfGraph::vertices [read]

Definition at line 30 of file dgRange.c.

Referenced by bfCheckGraph(), bfGraphFree(), and bfGraphFromRangeGraph().

int bfGraph::edgeCount

Definition at line 31 of file dgRange.c.

Referenced by bfCheckGraph(), and bfGraphFromRangeGraph().

struct bfEdge* bfGraph::edges [read]

Definition at line 32 of file dgRange.c.

Referenced by bfCheckGraph(), bfGraphFree(), and bfGraphFromRangeGraph().


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