Orocos Real-Time Toolkit
2.9.0
|
A helper class storing a single component factory in case of static library deployments. More...
#include <rtt/Component.hpp>
Public Member Functions | |
ComponentFactoryLoader (std::string type_name) | |
Static Public Member Functions | |
static TaskContext * | createComponent (std::string instance_name) |
A helper class storing a single component factory in case of static library deployments.
Definition at line 79 of file Component.hpp.
|
inline |
Definition at line 82 of file Component.hpp.
References RTT::ComponentFactories::Instance().
|
inlinestatic |
Definition at line 87 of file Component.hpp.