$search

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

RTT::scripting::SendHandleAlias::SendHandleAlias ( const std::string &  name,
base::DataSourceBase::shared_ptr  d,
OperationInterfacePart opf 
)

Member Function Documentation

SendHandleAlias * RTT::SendHandleAlias::clone (  )  const [virtual]

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.

base::DataSourceBase::shared_ptr RTT::SendHandleAlias::getDataSource (  )  const [virtual]

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

Implements RTT::base::AttributeBase.

Definition at line 52 of file SendHandleAlias.cpp.

OperationInterfacePart * RTT::SendHandleAlias::getFactory (  )  const

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:54 2013