Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

PmGraph Struct Reference

A graph, containing vertices and edges. More...

#include <graph.h>


Data Fields

size_t verticeCount
 The number of verticies.

PmVerticevertices
 The first vertice in the list.

PmVerticelastVertice
 The last vertice in the list.


Detailed Description

A graph, containing vertices and edges.

See also:
PmEdge , PmVertice


Field Documentation

PmVertice* PmGraph::lastVertice
 

The last vertice in the list.

size_t PmGraph::verticeCount
 

The number of verticies.

PmVertice* PmGraph::vertices
 

The first vertice in the list.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 2 03:15:24 2002 for libpackman by doxygen1.2.15-20020430