Static Public Member Functions
RTT::internal::AssignHelper< Seq, Data, Enable > Struct Template Reference

#include <CreateSequence.hpp>

List of all members.

Static Public Member Functions

static void set (Seq seq, Data in)

Detailed Description

template<class Seq, class Data, class Enable = void>
struct RTT::internal::AssignHelper< Seq, Data, Enable >

Helper class for avoiding assigning a bare pointer to a shared_ptr data source. Used in create_sequence::set() to ignore the shared_ptr;

Definition at line 93 of file CreateSequence.hpp.


Member Function Documentation

template<class Seq , class Data , class Enable = void>
static void RTT::internal::AssignHelper< Seq, Data, Enable >::set ( Seq  seq,
Data  in 
) [inline, static]

Definition at line 94 of file CreateSequence.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Mon Oct 6 2014 03:13:58