Static Public Member Functions | Static Private Attributes | List of all members
RTT::ComponentFactories Class Reference

#include <Component.hpp>

Static Public Member Functions

static RTT_HIDE FactoryMapInstance ()
 

Static Private Attributes

static RTT_HIDE FactoryMapFactories = 0
 

Detailed Description

A global variable storing all component factories added with ORO_LIST_COMPONENT_TYPE. This factory needs to be present in both static and dynamic library deployments.

Definition at line 70 of file Component.hpp.

Member Function Documentation

static RTT_HIDE FactoryMap& RTT::ComponentFactories::Instance ( )
inlinestatic

Definition at line 78 of file Component.hpp.

Member Data Documentation

FactoryMap * RTT::ComponentFactories::Factories = 0
staticprivate

When static linking is used, the Component library loaders can be found in this map.

Definition at line 76 of file Component.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:46