shawn::EdgeModel::AbstractIteratorHelper< NodeType > Class Template Reference

#include <edge_model.h>

Inheritance diagram for shawn::EdgeModel::AbstractIteratorHelper< NodeType >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 AbstractIteratorHelper (EdgeModel::CommunicationDirection dir)
virtual ~AbstractIteratorHelper ()
virtual void init (void)=0 throw ()
virtual void next (void)=0 throw ()
virtual NodeType * current (void) const =0 throw ()
virtual AbstractIteratorHelper
< NodeType > * 
clone (void) const =0 throw ()

Protected Attributes

EdgeModel::CommunicationDirection direction_

template<typename NodeType>
class shawn::EdgeModel::AbstractIteratorHelper< NodeType >


Constructor & Destructor Documentation

template<typename NodeType>
shawn::EdgeModel::AbstractIteratorHelper< NodeType >::AbstractIteratorHelper ( EdgeModel::CommunicationDirection  dir  )  [inline]

template<typename NodeType>
virtual shawn::EdgeModel::AbstractIteratorHelper< NodeType >::~AbstractIteratorHelper (  )  [virtual]


Member Function Documentation

template<typename NodeType>
virtual void shawn::EdgeModel::AbstractIteratorHelper< NodeType >::init ( void   )  throw () [pure virtual]

template<typename NodeType>
virtual void shawn::EdgeModel::AbstractIteratorHelper< NodeType >::next ( void   )  throw () [pure virtual]

template<typename NodeType>
virtual NodeType* shawn::EdgeModel::AbstractIteratorHelper< NodeType >::current ( void   )  const throw () [pure virtual]

template<typename NodeType>
virtual AbstractIteratorHelper<NodeType>* shawn::EdgeModel::AbstractIteratorHelper< NodeType >::clone ( void   )  const throw () [pure virtual]


Member Data Documentation

template<typename NodeType>
EdgeModel::CommunicationDirection shawn::EdgeModel::AbstractIteratorHelper< NodeType >::direction_ [protected]


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

Generated on Tue Feb 7 00:00:49 2012 for Shawn by  doxygen 1.5.6