CLAM::Factory< AbstractProductType >::Creator Class Reference

#include <Factory.hxx>

Inheritance diagram for CLAM::Factory< AbstractProductType >::Creator:

CLAM::LadspaWrapperCreator

List of all members.


Detailed Description

template<typename AbstractProductType>
class CLAM::Factory< AbstractProductType >::Creator

Abstract class for Creator objects which are stored in the Factory::Registry.

Definition at line 93 of file Factory.hxx.


Public Member Functions

virtual AbstractProductType * Create ()=0
virtual ~Creator ()

Constructor & Destructor Documentation

template<typename AbstractProductType>
virtual CLAM::Factory< AbstractProductType >::Creator::~Creator (  )  [inline, virtual]

Definition at line 97 of file Factory.hxx.


Member Function Documentation

template<typename AbstractProductType>
virtual AbstractProductType* CLAM::Factory< AbstractProductType >::Creator::Create (  )  [pure virtual]


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

Generated on Tue Aug 12 22:33:46 2008 for CLAM by  doxygen 1.5.5