RTT::TypeBuilder Struct Reference

This interface describes how constructors work. More...

#include <rtt/Types.hpp>

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

List of all members.

Public Member Functions

virtual DataSourceBase::shared_ptr build (const std::vector< DataSourceBase::shared_ptr > &args) const =0
 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

This interface describes how constructors work.

Definition at line 72 of file Types.hpp.


Member Function Documentation

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

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