OA::ProcHandleIterator Class Reference

Generic iterator over ProcHandle's. More...

#include <IRHandles.hpp>

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

List of all members.

Public Member Functions

 ProcHandleIterator ()
virtual ~ProcHandleIterator ()
virtual ProcHandle current () const =0
virtual bool isValid () const =0
virtual void operator++ ()=0
void operator++ (int)
virtual void reset ()=0

Detailed Description

Generic iterator over ProcHandle's.

Definition at line 302 of file IRHandles.hpp.


Constructor & Destructor Documentation

OA::ProcHandleIterator::ProcHandleIterator (  )  [inline]

Definition at line 304 of file IRHandles.hpp.

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

Definition at line 305 of file IRHandles.hpp.


Member Function Documentation

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

Reimplemented in OA::Alias::AnalyzedProcIterator.

Definition at line 311 of file IRHandles.hpp.

virtual void OA::ProcHandleIterator::operator++ (  )  [pure virtual]
virtual void OA::ProcHandleIterator::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