Orocos Real-Time Toolkit  2.8.3
Static Public Member Functions | List of all members
RTT::internal::AssignHelper< Seq, Data, typename boost::enable_if< boost::is_pointer< typename mpl::front< Data >::type > >::type > Struct Template Reference

#include <rtt/internal/CreateSequence.hpp>

Static Public Member Functions

static void set (Seq, Data)
 

Detailed Description

template<class Seq, class Data>
struct RTT::internal::AssignHelper< Seq, Data, typename boost::enable_if< boost::is_pointer< typename mpl::front< Data >::type > >::type >

Definition at line 98 of file CreateSequence.hpp.

Member Function Documentation

template<class Seq , class Data >
static void RTT::internal::AssignHelper< Seq, Data, typename boost::enable_if< boost::is_pointer< typename mpl::front< Data >::type > >::type >::set ( Seq  ,
Data   
)
inlinestatic

Definition at line 99 of file CreateSequence.hpp.


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