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
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 114 of file install/include/rtt/types/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::TypeBuilder.

Definition at line 117 of file rtt/types/VectorTemplateComposition.hpp.

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::TypeBuilder.

Definition at line 117 of file install/include/rtt/types/VectorTemplateComposition.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