RTT::StdVectorBuilder< T > Struct Template Reference

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

#include <rtt/VectorTemplateComposition.hpp>

Inheritance diagram for RTT::StdVectorBuilder< T >:
RTT::TypeBuilder

List of all members.

Public Member Functions

virtual DataSourceBase::shared_ptr build (const std::vector< DataSourceBase::shared_ptr > &args) const
 Inspect args and return a type constructed with these args if such a constructor exists.
virtual DataSourceBase::shared_ptr convert (DataSourceBase::shared_ptr arg) const
 Automatic type conversion (float->double,.

Detailed Description

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

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

Definition at line 218 of file VectorTemplateComposition.hpp.


Member Function Documentation

virtual DataSourceBase::shared_ptr RTT::TypeBuilder::convert ( DataSourceBase::shared_ptr  arg  )  const [inline, virtual, inherited]

Automatic type conversion (float->double,.

.. ). Fails by default.

Definition at line 84 of file Types.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 23 13:22:45 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3