Otawa  0.10
otawa::Maker< C > Class Template Reference

Template to make a processor from its class passed as template parameter. More...

#include <otawa/proc/Registration.h>

Inheritance diagram for otawa::Maker< C >:
otawa::AbstractMaker

Public Member Functions

virtual Processormake (void) const
 

Detailed Description

template<class C>
class otawa::Maker< C >

Template to make a processor from its class passed as template parameter.

Parameters
CType of the processor. SilentFeature

Member Function Documentation

template<class C >
virtual Processor* otawa::Maker< C >::make ( void  ) const
inlinevirtual

Implements otawa::AbstractMaker.


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