CLAM-Development
1.4.0
|
Abstract class for Creator objects which are stored in the Factory::Registry. More...
#include <Factory.hxx>
Public Member Functions | |
virtual AbstractProductType * | Create ()=0 |
virtual | ~Creator () |
Abstract class for Creator objects which are stored in the Factory::Registry.
Definition at line 92 of file Factory.hxx.
|
inlinevirtual |
Definition at line 96 of file Factory.hxx.
|
pure virtual |
Implemented in CLAM::LadspaWrapperBufferCreator, and CLAM::LadspaWrapperCreator.
Referenced by CLAM::Factory< Processing >::CreateSafe().