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)
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 94 of file install/include/rtt/internal/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 95 of file rtt/internal/CreateSequence.hpp.

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

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:57 2013