OA::ExprHandleIterator Class Reference

Generic iterator over ExprHandle's. More...

#include <IRHandles.hpp>

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

List of all members.

Public Member Functions

 ExprHandleIterator ()
virtual ~ExprHandleIterator ()
virtual ExprHandle current () const =0
virtual bool isValid () const =0
virtual void operator++ ()=0
void operator++ (int)
virtual void reset ()=0

Detailed Description

Generic iterator over ExprHandle's.

Definition at line 341 of file IRHandles.hpp.


Constructor & Destructor Documentation

OA::ExprHandleIterator::ExprHandleIterator (  )  [inline]

Definition at line 343 of file IRHandles.hpp.

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

Definition at line 344 of file IRHandles.hpp.


Member Function Documentation

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

Definition at line 350 of file IRHandles.hpp.

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

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

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