Public Member Functions
RTT::types::RTStringTypeInfo Struct Reference

#include <RTStringTypeInfo.hpp>

Inheritance diagram for RTT::types::RTStringTypeInfo:
Inheritance graph
[legend]

List of all members.

Public Member Functions

base::AttributeBasebuildVariable (std::string name, int size) const
virtual bool composeType (base::DataSourceBase::shared_ptr source, base::DataSourceBase::shared_ptr result) const
virtual
base::DataSourceBase::shared_ptr 
decomposeType (base::DataSourceBase::shared_ptr source) const
 RTStringTypeInfo ()

Detailed Description

Standard string specialisation that removes decomposition.

Definition at line 50 of file RTStringTypeInfo.hpp.


Constructor & Destructor Documentation

Definition at line 52 of file RTStringTypeInfo.hpp.


Member Function Documentation

base::AttributeBase* RTT::types::RTStringTypeInfo::buildVariable ( std::string  name,
int  size 
) const [inline]

Reimplemented from RTT::types::SequenceTypeInfo< rt_string, true >.

Definition at line 57 of file RTStringTypeInfo.hpp.

virtual bool RTT::types::RTStringTypeInfo::composeType ( base::DataSourceBase::shared_ptr  dssource,
base::DataSourceBase::shared_ptr  dsresult 
) const [inline, virtual]

Specialize to resize result given the size of source.

Reimplemented from RTT::types::SequenceTypeInfo< rt_string, true >.

Definition at line 68 of file RTStringTypeInfo.hpp.

An rt_string is decomposed into itself.

Reimplemented from RTT::types::SequenceTypeInfo< rt_string, true >.

Definition at line 76 of file RTStringTypeInfo.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Mon Oct 6 2014 03:14:00