7 #include "fwRuntime/ExecutableFactory.hpp" FWRUNTIME_API ExecutableFactory(const std::string &type)
Constructor.
The namespace fwRuntime contains classes to manage bundle, configuration element, extension point in ...
FWRUNTIME_API const std::string getType() const
Retrieves the type of executable the factory is able to create.
virtual FWRUNTIME_API ~ExecutableFactory()
Destructor : does nothing.