OpenADFortTk (basic)
Open64MemRefHandleIterator Class Reference

#include <Open64IRInterface.hpp>

List of all members.

Public Member Functions

 Open64MemRefHandleIterator (OA::OA_ptr< std::list< OA::MemRefHandle > > pList)
 ~Open64MemRefHandleIterator ()
void operator++ ()
bool isValid () const
 is the iterator at the end
OA::MemRefHandle current () const
 return current node
void reset ()

Detailed Description

Definition at line 454 of file Open64IRInterface.hpp.


Constructor & Destructor Documentation

Open64MemRefHandleIterator::Open64MemRefHandleIterator ( OA::OA_ptr< std::list< OA::MemRefHandle > >  pList) [inline]

Definition at line 459 of file Open64IRInterface.hpp.


Member Function Documentation

OA::MemRefHandle Open64MemRefHandleIterator::current ( ) const [inline]

return current node

Definition at line 471 of file Open64IRInterface.hpp.

bool Open64MemRefHandleIterator::isValid ( ) const [inline]

is the iterator at the end

Definition at line 467 of file Open64IRInterface.hpp.

void Open64MemRefHandleIterator::operator++ ( ) [inline]

Definition at line 463 of file Open64IRInterface.hpp.

Definition at line 474 of file Open64IRInterface.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines