Otawa  0.10
otawa::ParExeSequence::InstIterator Class Reference

#include <otawa/parexegraph/ParExeGraph.h>

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

Public Member Functions

 InstIterator (const ParExeSequence *seq)
 
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::ParExeSequence::InstIterator::InstIterator ( const ParExeSequence seq)
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: