#include <CreateSequence.hpp>
Static Public Member Functions | |
static void | set (Seq seq, Data in) |
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.
static void RTT::internal::AssignHelper< Seq, Data, Enable >::set | ( | Seq | seq, |
Data | in | ||
) | [inline, static] |
Definition at line 94 of file CreateSequence.hpp.