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

Public Member Functions

 Deletor (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::Deletor< T >::Deletor ( const Ref< T *, Identifier< T * > > &  ref)
inline

Member Function Documentation

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

Reimplemented from otawa::Processor::Remover< T * >.

const Ref<T * , Identifier<T * > >& otawa::Processor::Remover< T * >::ref ( void  ) const
inlineprotectedinherited

Member Data Documentation

Ref<T * , Identifier<T * > > otawa::Processor::Remover< T * >::_ref
protectedinherited

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