Public Member Functions | Protected Member Functions

zeus::TGraphBreathIterator Class Reference

#include <GraphIterator.h>

Inheritance diagram for zeus::TGraphBreathIterator:
zeus::TGraphIterator

List of all members.

Public Member Functions

 TGraphBreathIterator (TGraph &rGraph)
virtual void reset ()
virtual Retval getNextVertice (TVertice *&rpVertice)

Protected Member Functions

virtual ~TGraphBreathIterator ()

Detailed Description

Iterator class to iterate through the graph of vertices with the breath first method


Constructor & Destructor Documentation

TGraphBreathIterator::TGraphBreathIterator ( TGraph rGraph )

creates a new breath first graph iterator

TGraphBreathIterator::~TGraphBreathIterator (  ) [protected, virtual]

destroys the iterator


Member Function Documentation

Retval TGraphBreathIterator::getNextVertice ( TVertice *&  rpVertice ) [virtual]

returns the next vertice

Implements zeus::TGraphIterator.

void TGraphBreathIterator::reset (  ) [virtual]

resets the iterator

Implements zeus::TGraphIterator.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Written by Benjamin Hadorn http://www.xatlantis.ch.
Last change made on Sun Jan 22 2012 15:32:27