Public Member Functions | List of all members
RTT::types::TemplateConnFactory< T > Class Template Reference

#include <TemplateConnFactory.hpp>

Inheritance diagram for RTT::types::TemplateConnFactory< T >:
Inheritance graph
[legend]

Public Member Functions

base::ChannelElementBase::shared_ptr buildChannelInput (base::OutputPortInterface &port, ConnPolicy const &policy) const
 
base::ChannelElementBase::shared_ptr buildChannelOutput (base::InputPortInterface &port, ConnPolicy const &policy) const
 
base::ChannelElementBase::shared_ptr buildDataStorage (ConnPolicy const &policy) const
 
internal::SharedConnectionBase::shared_ptr buildSharedConnection (base::OutputPortInterface *output_port, base::InputPortInterface *input_port, ConnPolicy const &policy) const
 
base::InputPortInterfaceinputPort (std::string const &name) const
 
base::OutputPortInterfaceoutputPort (std::string const &name) const
 

Detailed Description

template<class T>
class RTT::types::TemplateConnFactory< T >

Definition at line 54 of file TemplateConnFactory.hpp.

Member Function Documentation

template<class T>
base::ChannelElementBase::shared_ptr RTT::types::TemplateConnFactory< T >::buildChannelInput ( base::OutputPortInterface port,
ConnPolicy const &  policy 
) const
inline

Definition at line 69 of file TemplateConnFactory.hpp.

template<class T>
base::ChannelElementBase::shared_ptr RTT::types::TemplateConnFactory< T >::buildChannelOutput ( base::InputPortInterface port,
ConnPolicy const &  policy 
) const
inline

Definition at line 64 of file TemplateConnFactory.hpp.

template<class T>
base::ChannelElementBase::shared_ptr RTT::types::TemplateConnFactory< T >::buildDataStorage ( ConnPolicy const &  policy) const
inline

Definition at line 60 of file TemplateConnFactory.hpp.

template<class T>
internal::SharedConnectionBase::shared_ptr RTT::types::TemplateConnFactory< T >::buildSharedConnection ( base::OutputPortInterface output_port,
base::InputPortInterface input_port,
ConnPolicy const &  policy 
) const
inline

Definition at line 74 of file TemplateConnFactory.hpp.

template<class T>
base::InputPortInterface* RTT::types::TemplateConnFactory< T >::inputPort ( std::string const &  name) const
inline

Definition at line 57 of file TemplateConnFactory.hpp.

template<class T>
base::OutputPortInterface* RTT::types::TemplateConnFactory< T >::outputPort ( std::string const &  name) const
inline

Definition at line 58 of file TemplateConnFactory.hpp.


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


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