Otawa  0.10
otawa::Processor::Remover< T > Class Template Reference
Inheritance diagram for otawa::Processor::Remover< T >:
elm::Cleaner

Public Member Functions

 Remover (const Ref< T, Identifier< T > > &ref)
 
virtual void clean (void)
 

Protected Member Functions

const Ref< T, Identifier< T > > & ref (void) const
 

Protected Attributes

Ref< T, Identifier< T > > _ref
 

Constructor & Destructor Documentation

template<class T>
otawa::Processor::Remover< T >::Remover ( const Ref< T, Identifier< T > > &  ref)
inline

Member Function Documentation

template<class T>
virtual void otawa::Processor::Remover< T >::clean ( void  )
inlinevirtual

Reimplemented in otawa::Processor::Deletor< T >.

template<class T>
const Ref<T, Identifier<T> >& otawa::Processor::Remover< T >::ref ( void  ) const
inlineprotected

Member Data Documentation

template<class T>
Ref<T, Identifier<T> > otawa::Processor::Remover< T >::_ref
protected

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