Orocos Real-Time Toolkit  2.8.3
Public Member Functions | List of all members
RTT::internal::DSWrap< T, typename boost::enable_if< boost::is_base_of< base::DataSourceBase, typename boost::remove_pointer< T >::type > >::type > Struct Template Reference

#include <rtt/internal/DataSourceGenerator.hpp>

Public Member Functions

base::DataSourceBase::shared_ptr operator() (T t)
 

Detailed Description

template<class T>
struct RTT::internal::DSWrap< T, typename boost::enable_if< boost::is_base_of< base::DataSourceBase, typename boost::remove_pointer< T >::type > >::type >

Definition at line 58 of file DataSourceGenerator.hpp.

Member Function Documentation

template<class T >
base::DataSourceBase::shared_ptr RTT::internal::DSWrap< T, typename boost::enable_if< boost::is_base_of< base::DataSourceBase, typename boost::remove_pointer< T >::type > >::type >::operator() ( t)
inline

Definition at line 59 of file DataSourceGenerator.hpp.


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