CLAM-Development
1.1
|
#include <Factory.hxx>
Public Member Functions | |
AbstractProduct * | Create () |
Definition at line 585 of file Factory.hxx.
AbstractProduct* CLAM::FactoryRegistrator< TheFactoryType, ConcreteProductType >::ConcreteCreator::Create | ( | ) | [inline] |
Definition at line 588 of file Factory.hxx.