Otawa  0.10
otawa::ParExeGraph::InstIterator Class Reference

#include <otawa/parexegraph/ParExeGraph.h>

Inheritance diagram for otawa::ParExeGraph::InstIterator:
otawa::ParExeSequence::InstIterator elm::genstruct::DLList< T, class >::Iterator elm::PreIterator< Iterator, const T & > elm::genstruct::DLList< T, class >::AbstractIterator

Public Member Functions

 InstIterator (const ParExeSequence *sequence)
 
 InstIterator (const ParExeGraph *graph)
 
bool ended (void) const
 
const T & item (void) const
 
void next (void)
 
 operator bool (void) const
 
 operator const T & (void) const
 
Iteratoroperator++ (void)
 
Iteratoroperator++ (int)
 
const T & operator* (void) const
 
const T & operator-> (void) const
 

Protected Attributes

const inhstruct::DLListlist
 
DLNode * cur
 

Constructor & Destructor Documentation

otawa::ParExeGraph::InstIterator::InstIterator ( const ParExeSequence sequence)
inline
otawa::ParExeGraph::InstIterator::InstIterator ( const ParExeGraph graph)
inline

Member Function Documentation

elm::PreIterator< Iterator , const T & >::operator bool ( void  ) const
inherited
elm::PreIterator< Iterator , const T & >::operator const T & ( void  ) const
inherited
const T & elm::PreIterator< Iterator , const T & >::operator* ( void  ) const
inherited
Iterator & elm::PreIterator< Iterator , const T & >::operator++ ( int  )
inherited
Iterator & elm::PreIterator< Iterator , const T & >::operator++ ( void  )
inherited
const T & elm::PreIterator< Iterator , const T & >::operator-> ( void  ) const
inherited

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