Orocos Real-Time Toolkit  2.8.3
Public Types | List of all members
RTT::types::sequence_constructor_datasource< T > Struct Template Reference

Helper DataSource for constructing sequences with a variable number of parameters. More...

#include <rtt/types/SequenceConstructor.hpp>

Public Types

typedef internal::NArityDataSource< sequence_varargs_ctor< T > > type
 

Detailed Description

template<class T>
struct RTT::types::sequence_constructor_datasource< T >

Helper DataSource for constructing sequences with a variable number of parameters.

Definition at line 51 of file SequenceConstructor.hpp.

Member Typedef Documentation

Definition at line 52 of file SequenceConstructor.hpp.


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