GenericFactory< IceBaseClass, DerivedClass > Class Template Reference

#include <ArmarXCore/core/system/FactoryCollectionBase.h>

+ Inheritance diagram for GenericFactory< IceBaseClass, DerivedClass >:

Public Member Functions

Ice::ObjectPtr create (const std::string &type) override
 

Detailed Description

template<class IceBaseClass, class DerivedClass>
class armarx::GenericFactory< IceBaseClass, DerivedClass >

Definition at line 51 of file FactoryCollectionBase.h.

Member Function Documentation

◆ create()

Ice::ObjectPtr create ( const std::string &  type)
inlineoverride

Definition at line 54 of file FactoryCollectionBase.h.


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