Public Member Functions
RTT::types::StdVectorTemplateTypeInfo< T, has_ostream > Struct Template Reference

#include <StdVectorTemplateTypeInfo.hpp>

Inheritance diagram for RTT::types::StdVectorTemplateTypeInfo< T, has_ostream >:
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.
 StdVectorTemplateTypeInfo (std::string name)

Detailed Description

template<typename T, bool has_ostream = false>
struct RTT::types::StdVectorTemplateTypeInfo< T, has_ostream >

Template class for std::vector<T> typekits, providing a alternative demarshalling function for properties and optionally ostream printing.

Definition at line 55 of file StdVectorTemplateTypeInfo.hpp.


Constructor & Destructor Documentation

template<typename T , bool has_ostream = false>
RTT::types::StdVectorTemplateTypeInfo< T, has_ostream >::StdVectorTemplateTypeInfo ( std::string  name) [inline]

Definition at line 58 of file StdVectorTemplateTypeInfo.hpp.


Member Function Documentation

template<typename T , bool has_ostream = false>
virtual bool RTT::types::StdVectorTemplateTypeInfo< T, has_ostream >::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< T >, has_ostream >.

Definition at line 64 of file StdVectorTemplateTypeInfo.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