OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OA::StmtHandleIterator Class Referenceabstract

Generic iterator over StmtHandles. More...

#include <IRHandles.hpp>

Inheritance diagram for OA::StmtHandleIterator:
Inheritance graph
Collaboration diagram for OA::StmtHandleIterator:
Collaboration graph

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 ( )
inlinevirtual

Definition at line 363 of file IRHandles.hpp.

Member Function Documentation

void OA::StmtHandleIterator::operator++ ( int  )
inline

Definition at line 369 of file IRHandles.hpp.


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