39 #ifndef ORO_SENDHANDLEALIAS_HPP_ 40 #define ORO_SENDHANDLEALIAS_HPP_ 42 #include "../base/AttributeBase.hpp" 43 #include "../OperationInterface.hpp" 44 #include "../rtt-fwd.hpp" 67 SendHandleAlias*
copy( std::map<const base::DataSourceBase*, base::DataSourceBase*>& replacements,
bool );
SendHandleAlias * copy(std::map< const base::DataSourceBase *, base::DataSourceBase * > &replacements, bool)
base::DataSourceBase::shared_ptr getDataSource() const
OperationInterfacePart * getFactory() const
SendHandleAlias * clone() const
base::DataSourceBase::shared_ptr data
boost::intrusive_ptr< DataSourceBase > shared_ptr
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
SendHandleAlias(const std::string &name, base::DataSourceBase::shared_ptr d, OperationInterfacePart *opf)
OperationInterfacePart * fact