Public Member Functions
RTT::types::StdVectorBuilder< T > Struct Template Reference

#include <VectorTemplateComposition.hpp>

Inheritance diagram for RTT::types::StdVectorBuilder< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual
base::DataSourceBase::shared_ptr 
build (const std::vector< base::DataSourceBase::shared_ptr > &args) const

Detailed Description

template<typename T>
struct RTT::types::StdVectorBuilder< T >

Constructs an array with n elements, which are given upon construction time.

Definition at line 113 of file VectorTemplateComposition.hpp.


Member Function Documentation

template<typename T >
virtual base::DataSourceBase::shared_ptr RTT::types::StdVectorBuilder< T >::build ( const std::vector< base::DataSourceBase::shared_ptr > &  args) const [inline, virtual]

Inspect args and return a type constructed with these args if such a constructor exists.

Implements RTT::types::TypeConstructor.

Definition at line 116 of file VectorTemplateComposition.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Mon Oct 6 2014 03:14:00