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

#include <StdVectorTypeInfo.hpp>

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

List of all members.

Public Member Functions

virtual bool composeType (base::DataSourceBase::shared_ptr dssource, base::DataSourceBase::shared_ptr dsresult) const
 Override default in order to take legacy formats into account.
 StdVectorTypeInfo (std::string name)

Detailed Description

This class tells Orocos how to handle std::vector<double>.

Definition at line 52 of file StdVectorTypeInfo.hpp.


Constructor & Destructor Documentation

RTT::types::StdVectorTypeInfo::StdVectorTypeInfo ( std::string  name) [inline]

Definition at line 54 of file StdVectorTypeInfo.hpp.


Member Function Documentation

Override default in order to take legacy formats into account.

Reimplemented from RTT::types::SequenceTypeInfo< std::vector< double >, true >.

Definition at line 60 of file StdVectorTypeInfo.hpp.


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


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