CLAM-Development  1.1
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 585 of file Factory.hxx.


Member Function Documentation

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

Definition at line 588 of file Factory.hxx.


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