fw4spl
|
Defines a generic template executable factory registrar class. More...
#include <GenericExecutableFactoryRegistrar.hpp>
Public Types | |
typedef GenericExecutableFactory< E > | FactoryType |
Public Member Functions | |
GenericExecutableFactoryRegistrar (const std::string &type) | |
Constructor. | |
Public Member Functions inherited from fwRuntime::ExecutableFactoryRegistrar | |
FWRUNTIME_API | ExecutableFactoryRegistrar (std::shared_ptr< ExecutableFactory > factory) |
Constructor. More... | |
Defines a generic template executable factory registrar class.
Definition at line 29 of file GenericExecutableFactoryRegistrar.hpp.