//Add custom implementations of stubbed functions here; this file won't be rewritten when re-generating stubs. #ifndef STUB_TaskFactory_TaskFactory #define STUB_TaskFactory_TaskFactory TaskFactory::TaskFactory(const std::string & name) : TaskKit() { } #endif //STUB_TaskFactory_TaskFactory