#include <CreateSequence.hpp>
Public Member Functions | |
Data | operator() (Seq s) |
Helper class for extracting the bare pointer from a shared_ptr data source. Used in create_sequence::data() to unwrap the shared_ptr;
Definition at line 76 of file CreateSequence.hpp.
Data RTT::internal::GetArgument< Seq, Data, Enable >::operator() | ( | Seq | s | ) | [inline] |
Definition at line 77 of file CreateSequence.hpp.