OA::StmtHandleIterator Class Reference

Generic iterator over StmtHandles. More...

#include <IRHandles.hpp>

Inheritance diagram for OA::StmtHandleIterator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 StmtHandleIterator ()
virtual ~StmtHandleIterator ()
virtual StmtHandle current () const =0
virtual bool isValid () const =0
virtual void operator++ ()=0
void operator++ (int)
virtual void reset ()=0

Detailed Description

Generic iterator over StmtHandles.

Definition at line 360 of file IRHandles.hpp.


Constructor & Destructor Documentation

OA::StmtHandleIterator::StmtHandleIterator (  )  [inline]

Definition at line 362 of file IRHandles.hpp.

virtual OA::StmtHandleIterator::~StmtHandleIterator (  )  [inline, virtual]

Definition at line 363 of file IRHandles.hpp.


Member Function Documentation

virtual StmtHandle OA::StmtHandleIterator::current (  )  const [pure virtual]
virtual bool OA::StmtHandleIterator::isValid (  )  const [pure virtual]
void OA::StmtHandleIterator::operator++ ( int   )  [inline]

Reimplemented in OA::CFG::NodeStatementsIterator, and OA::CFG::NodeStatementsRevIterator.

Definition at line 369 of file IRHandles.hpp.

virtual void OA::StmtHandleIterator::operator++ (  )  [pure virtual]
virtual void OA::StmtHandleIterator::reset (  )  [pure virtual]

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

Generated on Sat Oct 31 05:26:10 2009 for OpenAnalysis by  doxygen 1.6.1