Otawa  0.10
otawa::PipelineStage< N >::ExeNodeIterator Class Reference

#include <otawa/exegraph/Microprocessor.h>

Inheritance diagram for otawa::PipelineStage< N >::ExeNodeIterator:
elm::genstruct::Vector< T >::Iterator elm::PreIterator< Iterator, const T & > otawa::ExeGraph< N >::StageNodeIterator

Public Member Functions

 ExeNodeIterator (const PipelineStage< N > *stage)
 
bool ended (void) const
 
const T & item (void) const
 
void next (void)
 
int index (void)
 
const Vector< T > & vector (void)
 
 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

template<class N>
otawa::PipelineStage< N >::ExeNodeIterator::ExeNodeIterator ( const PipelineStage< N > *  stage)
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++ ( void  )
inherited
Iterator & elm::PreIterator< Iterator , const T & >::operator++ ( int  )
inherited
const T & elm::PreIterator< Iterator , const T & >::operator-> ( void  ) const
inherited

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