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