#include <Factory.hpp>
Public Member Functions | |
virtual Task * | create (std::string const &name) |
Definition at line 47 of file Factory.hpp.
virtual Task* opspace::TaskShop< task_subtype >::create | ( | std::string const & | name | ) | [inline, virtual] |