Orocos Real-Time Toolkit  2.6.0
Public Member Functions
RTT::internal::GetArgument< Seq, Data, typename boost::enable_if< is_pure_reference< Data > >::type > Struct Template Reference

In this case, Data is a pure reference and the first element of Seq is an AssignableDataSource. More...

#include <rtt/internal/CreateSequence.hpp>

List of all members.

Public Member Functions

Data operator() (Seq s)

Detailed Description

template<class Seq, class Data>
struct RTT::internal::GetArgument< Seq, Data, typename boost::enable_if< is_pure_reference< Data > >::type >

In this case, Data is a pure reference and the first element of Seq is an AssignableDataSource.

Definition at line 84 of file CreateSequence.hpp.


The documentation for this struct was generated from the following file: