$search

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 44 of file RTStringTypeInfo.hpp.


Constructor & Destructor Documentation

RTT::types::RTStringTypeInfo::RTStringTypeInfo (  )  [inline]

Definition at line 41 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 46 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 57 of file RTStringTypeInfo.hpp.

virtual base::DataSourceBase::shared_ptr RTT::types::RTStringTypeInfo::decomposeType ( base::DataSourceBase::shared_ptr  source  )  const [inline, virtual]

An rt_string is decomposed into itself.

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

Definition at line 65 of file RTStringTypeInfo.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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