RTT::types::StdVectorTypeInfo Struct Reference

#include <StdVectorTypeInfo.hpp>

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

List of all members.

Public Member Functions

bool composeTypeImpl (const PropertyBag &bag, std::vector< double > &result) const
 Override default in order to take legacy formats into account.
bool composeTypeImpl (const PropertyBag &bag, std::vector< double > &result) const
 Override default in order to take legacy formats into account.
 StdVectorTypeInfo (std::string name)
 StdVectorTypeInfo (std::string name)

Detailed Description

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

Definition at line 47 of file install/include/rtt/typekit/StdVectorTypeInfo.hpp.


Constructor & Destructor Documentation

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

Definition at line 53 of file rtt/typekit/StdVectorTypeInfo.hpp.


Member Function Documentation

bool RTT::types::StdVectorTypeInfo::composeTypeImpl ( const PropertyBag bag,
std::vector< double > &  result 
) const [inline]

Override default in order to take legacy formats into account.

Definition at line 59 of file rtt/typekit/StdVectorTypeInfo.hpp.

bool RTT::types::StdVectorTypeInfo::composeTypeImpl ( const PropertyBag bag,
std::vector< double > &  result 
) const [inline]

Override default in order to take legacy formats into account.

Definition at line 50 of file install/include/rtt/typekit/StdVectorTypeInfo.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:18 2013