A helper class storing a single component factory. More...
#include <ComponentLoader.hpp>
Public Member Functions | |
ComponentLoader (std::string type_name) | |
Static Public Member Functions | |
static RTT::TaskContext * | createComponent (std::string instance_name) |
A helper class storing a single component factory.
Definition at line 72 of file ocl/ComponentLoader.hpp.