Orocos Real-Time Toolkit  2.5.0
Public Member Functions | Static Public Member Functions
RTT::ComponentFactoryLoader< C > Class Template Reference

A helper class storing a single component factory in case of static library deployments. More...

#include <rtt/Component.hpp>

List of all members.

Public Member Functions

 ComponentFactoryLoader (std::string type_name)

Static Public Member Functions

static TaskContextcreateComponent (std::string instance_name)

Detailed Description

template<class C>
class RTT::ComponentFactoryLoader< C >

A helper class storing a single component factory in case of static library deployments.

Definition at line 82 of file Component.hpp.


The documentation for this class was generated from the following file: