CLAM-Development  1.4.0
Public Member Functions
CLAM::FactoryRegistrator< TheFactoryType, ConcreteProductType >::ConcreteCreator Class Reference

#include <Factory.hxx>

List of all members.

Public Member Functions

AbstractProduct * Create ()

Detailed Description

template<typename TheFactoryType, typename ConcreteProductType>
class CLAM::FactoryRegistrator< TheFactoryType, ConcreteProductType >::ConcreteCreator

Definition at line 586 of file Factory.hxx.


Member Function Documentation

template<typename TheFactoryType, typename ConcreteProductType>
AbstractProduct* CLAM::FactoryRegistrator< TheFactoryType, ConcreteProductType >::ConcreteCreator::Create ( )
inline

Definition at line 589 of file Factory.hxx.


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