|
Orocos Real-Time Toolkit
2.5.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 93 of file CreateSequence.hpp.
1.7.6.1