$search

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

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

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


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