Static Public Member Functions | List of all members
RTT::internal::AssignHelper< Seq, Data, Enable > Struct Template Reference

#include <CreateSequence.hpp>

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 91 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 
)
inlinestatic

Definition at line 92 of file CreateSequence.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:43