Public Member Functions | Private Attributes
RTT::scripting::SendHandleAlias Class Reference

#include <SendHandleAlias.hpp>

Inheritance diagram for RTT::scripting::SendHandleAlias:
Inheritance graph
[legend]

List of all members.

Public Member Functions

SendHandleAliasclone () const
SendHandleAliascopy (std::map< const base::DataSourceBase *, base::DataSourceBase * > &replacements, bool)
base::DataSourceBase::shared_ptr getDataSource () const
OperationInterfacePartgetFactory () const
 SendHandleAlias (const std::string &name, base::DataSourceBase::shared_ptr d, OperationInterfacePart *opf)

Private Attributes

base::DataSourceBase::shared_ptr data
OperationInterfacePartfact

Detailed Description

Keeps track of a DataSource which has a SendHandle and the factory for creating the collect functions associated with that handle.

Definition at line 54 of file SendHandleAlias.hpp.


Constructor & Destructor Documentation

Definition at line 45 of file SendHandleAlias.cpp.


Member Function Documentation

Returns a clone of this AttributeBase.

Implements RTT::base::AttributeBase.

Definition at line 62 of file SendHandleAlias.cpp.

SendHandleAlias * RTT::SendHandleAlias::copy ( std::map< const base::DataSourceBase *, base::DataSourceBase * > &  replacements,
bool   
)

Definition at line 66 of file SendHandleAlias.cpp.

Return a internal::DataSource which contains the same contents.

Implements RTT::base::AttributeBase.

Definition at line 52 of file SendHandleAlias.cpp.

Definition at line 57 of file SendHandleAlias.cpp.


Member Data Documentation

Definition at line 57 of file SendHandleAlias.hpp.

Definition at line 58 of file SendHandleAlias.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:40