Orocos Real-Time Toolkit  2.6.0
Public Types | Public Member Functions
RTT::types::sequence_varargs_ctor< T > Struct Template Reference

See NArityDataSource which requires a function object like this one. More...

#include <rtt/types/SequenceConstructor.hpp>

List of all members.

Public Types

typedef const std::vector< T > & result_type
typedef T argument_type

Public Member Functions

result_type operator() (const std::vector< T > &args) const

Detailed Description

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

See NArityDataSource which requires a function object like this one.

Definition at line 36 of file SequenceConstructor.hpp.


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