xc
Public Member Functions | Protected Member Functions | Friends | List of all members

ArrayVertexIter is an iter for returning the vertices of an object of class ArrayGraph. More...

#include <ArrayVertexIter.h>

Inheritance diagram for XC::ArrayVertexIter:
Inheritance graph
[legend]
Collaboration diagram for XC::ArrayVertexIter:
Collaboration graph
[legend]

Public Member Functions

virtual void reset (void)
 
virtual Vertexoperator() (void)
 

Protected Member Functions

 ArrayVertexIter (ArrayGraph &theArrayGraph)
 
- Protected Member Functions inherited from XC::VertexIter
 VertexIter (void)
 Default constructor.
 
 VertexIter (TaggedObjectStorage *)
 

Friends

class ArrayGraph
 

Detailed Description

ArrayVertexIter is an iter for returning the vertices of an object of class ArrayGraph.

ArrayVertexIter must be written for each subclass of ArrayGraph: wherin the vertices are stored differently to that in ArrayGraph.


The documentation for this class was generated from the following files: