VerticesListType Struct Reference

#include <typedefs.h>

Collaboration diagram for VerticesListType:

Collaboration graph
[legend]

Data Fields

int numVertices
VertexvertexArray
intadjArray

Detailed Description

Definition at line 22 of file typedefs.h.


Field Documentation

int VerticesListType::numVertices

Definition at line 23 of file typedefs.h.

Referenced by initGraph(), InitVertices(), printOut(), and sortAdjArrays().

Vertex* VerticesListType::vertexArray

Definition at line 24 of file typedefs.h.

Referenced by addEdge(), addspEdge(), copyOut(), diameter(), edgeExists(), fillAdjArray(), initGraph(), InitVertices(), printOut(), and sortAdjArrays().

int* VerticesListType::adjArray

Definition at line 25 of file typedefs.h.

Referenced by addEdge(), addspEdge(), copyOut(), diameter(), edgeExists(), fillAdjArray(), initGraph(), InitVertices(), printOut(), and sortAdjArrays().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:35:50 2008 for Charm++ by  doxygen 1.5.1