7 #ifndef __FWRUNTIME_UTILS_GENERICEXECUTABLEFACTORYREGISTRAR_HPP__ 8 #define __FWRUNTIME_UTILS_GENERICEXECUTABLEFACTORYREGISTRAR_HPP__ 12 #include "fwRuntime/ExecutableFactoryRegistrar.hpp" 13 #include "fwRuntime/utils/GenericExecutableFactory.hpp" 28 template<
typename E >
50 #endif //__FWRUNTIME_UTILS_GENERICEXECUTABLEFACTORYREGISTRAR_HPP__
Defines an executable factory registrar class.An instance of this class is responsible for the regist...
Defines a generic template executable factory registrar class.
The namespace fwRuntime contains classes to manage bundle, configuration element, extension point in ...
Defines a generic template executable factory class.
GenericExecutableFactoryRegistrar(const std::string &type)
Constructor.