RTT::ComponentFactoryLoader< C > Class Template Reference

#include <Component.hpp>

List of all members.

Public Member Functions

 ComponentFactoryLoader (std::string type_name)
 ComponentFactoryLoader (std::string type_name)

Static Public Member Functions

static TaskContextcreateComponent (std::string instance_name)
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 install/include/rtt/Component.hpp.


Constructor & Destructor Documentation

template<class C >
RTT::ComponentFactoryLoader< C >::ComponentFactoryLoader ( std::string  type_name  )  [inline]

Definition at line 85 of file install/include/rtt/Component.hpp.

template<class C >
RTT::ComponentFactoryLoader< C >::ComponentFactoryLoader ( std::string  type_name  )  [inline]

Definition at line 85 of file rtt/Component.hpp.


Member Function Documentation

template<class C >
static TaskContext* RTT::ComponentFactoryLoader< C >::createComponent ( std::string  instance_name  )  [inline, static]

Definition at line 90 of file rtt/Component.hpp.

template<class C >
static TaskContext* RTT::ComponentFactoryLoader< C >::createComponent ( std::string  instance_name  )  [inline, static]

Definition at line 90 of file install/include/rtt/Component.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:46 2013