#include <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 90 of file Component.hpp.
|
inline |
Definition at line 93 of file Component.hpp.
|
inlinestatic |
Definition at line 98 of file Component.hpp.