Otawa  0.10
otawa::Registry::Iter Class Reference

#include <otawa/proc/Registry.h>

Inheritance diagram for otawa::Registry::Iter:
elm::genstruct::HashTable< K, T, H >::Iterator elm::PreIterator< Iterator, T >

Public Member Functions

 Iter (void)
 
const T & item (void) const
 
const T & useItem (void) const
 
const K & key (void) const
 
 operator bool (void) const
 
 operator T (void) const
 
Iteratoroperator++ (void)
 
Iteratoroperator++ (int)
 
operator* (void) const
 
operator-> (void) const
 

Constructor & Destructor Documentation

otawa::Registry::Iter::Iter ( void  )
inline

Member Function Documentation

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

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