Orocos Real-Time Toolkit  2.9.0
Public Member Functions | List of all members
RTT::internal::DSWrap< boost::intrusive_ptr< 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>

Inheritance diagram for RTT::internal::DSWrap< boost::intrusive_ptr< T >, typename boost::enable_if< boost::is_base_of< base::DataSourceBase, typename boost::remove_pointer< T >::type > >::type >:
RTT::internal::DSWrap< T >

Public Member Functions

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

Detailed Description

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

Definition at line 74 of file DataSourceGenerator.hpp.

Member Function Documentation

base::DataSourceBase::shared_ptr RTT::internal::DSWrap< T, void >::operator() ( t)
inlineinherited

Definition at line 54 of file DataSourceGenerator.hpp.


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