Otawa  0.10
otawa::PathContext::BasicBlockIterator Class Reference

#include <otawa/parexegraph/GraphBBTime.h>

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

Public Member Functions

 BasicBlockIterator (const PathContext &ctxt)
 
 operator bool (void) const
 
 operator const T & (void) const
 
Iterator & operator++ (void)
 
Iterator & operator++ (int)
 
const T & operator* (void) const
 
const T & operator-> (void) const
 

Constructor & Destructor Documentation

otawa::PathContext::BasicBlockIterator::BasicBlockIterator ( const PathContext ctxt)
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: