OA::CFG::CFG::NodeLabelListIterator Class Reference

#include <CFG.hpp>

List of all members.

Public Member Functions

 NodeLabelListIterator (NodeLabelList &nl)
 ~NodeLabelListIterator ()
void operator++ ()
void operator++ (int)
bool isValid () const
NodeLabel current () const

Private Attributes

NodeLabelListmList
std::list< NodeLabel >::iterator mIter


Detailed Description

An iterator over a list of Node labels. and an expression for each node?

Definition at line 527 of file CFG.hpp.


Constructor & Destructor Documentation

OA::CFG::CFG::NodeLabelListIterator::NodeLabelListIterator ( NodeLabelList nl  )  [inline]

Definition at line 529 of file CFG.hpp.

OA::CFG::CFG::NodeLabelListIterator::~NodeLabelListIterator (  )  [inline]

Definition at line 531 of file CFG.hpp.


Member Function Documentation

CFG::NodeLabel OA::CFG::CFG::NodeLabelListIterator::current (  )  const

bool OA::CFG::CFG::NodeLabelListIterator::isValid (  )  const

void OA::CFG::CFG::NodeLabelListIterator::operator++ ( int   ) 

Definition at line 660 of file CFG.cpp.

void OA::CFG::CFG::NodeLabelListIterator::operator++ (  ) 

Definition at line 655 of file CFG.cpp.

References mIter, and mList.


Member Data Documentation

std::list<NodeLabel>::iterator OA::CFG::CFG::NodeLabelListIterator::mIter [private]

Definition at line 538 of file CFG.hpp.

Referenced by current(), isValid(), and operator++().

Definition at line 537 of file CFG.hpp.

Referenced by isValid(), and operator++().


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

Generated on Fri Jul 24 05:39:38 2009 for OpenADFortTk (extended to Open64) by  doxygen 1.5.7.1