Otawa  0.10
otawa::ParExeGraph::StageIterator Class Reference

#include <otawa/parexegraph/ParExeGraph.h>

Inheritance diagram for otawa::ParExeGraph::StageIterator:
elm::genstruct::SLList< T, E >::Iterator elm::PreIterator< Iterator, const T & >

Public Member Functions

 StageIterator (const SLList< ParExeStage * > *list)
 
 operator bool (void) const
 
 operator const T & (void) const
 
Iteratoroperator++ (void)
 
Iteratoroperator++ (int)
 
const T & operator* (void) const
 
const T & operator-> (void) const
 

Constructor & Destructor Documentation

otawa::ParExeGraph::StageIterator::StageIterator ( const SLList< ParExeStage * > *  list)
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: