Orocos Real-Time Toolkit
2.9.0
|
Helper class for avoiding assigning a bare pointer to a shared_ptr data source. More...
#include <rtt/internal/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 91 of file CreateSequence.hpp.
|
inlinestatic |
Definition at line 92 of file CreateSequence.hpp.
References RTT::internal::AssignHelper< Seq, Data, Enable >::set().
Referenced by RTT::internal::create_sequence_impl< List, mpl::size< List >::value >::load(), RTT::internal::create_sequence_impl< List, 1 >::load(), RTT::internal::AssignHelper< Seq, Data, Enable >::set(), RTT::internal::create_sequence_impl< List, mpl::size< List >::value >::set(), and RTT::internal::create_sequence_impl< List, 1 >::set().