Static Public Member Functions
RTT::internal::create_sequence_helper Struct Reference

#include <CreateSequence.hpp>

List of all members.

Static Public Member Functions

template<class ds_arg_type , class ads_type >
static ads_type assignable (std::vector< base::DataSourceBase::shared_ptr >::const_iterator front, int argnbr, std::string const &tname)
template<class ds_arg_type , class ds_type >
static ds_type sources (std::vector< base::DataSourceBase::shared_ptr >::const_iterator front, int argnbr, std::string const &tname)

Detailed Description

Helper to convert a single data source base to a DataSource or AssignableDataSource. Used by create_sequence_impl.

Definition at line 119 of file CreateSequence.hpp.


Member Function Documentation

template<class ds_arg_type , class ads_type >
static ads_type RTT::internal::create_sequence_helper::assignable ( std::vector< base::DataSourceBase::shared_ptr >::const_iterator  front,
int  argnbr,
std::string const &  tname 
) [inline, static]

Definition at line 136 of file CreateSequence.hpp.

template<class ds_arg_type , class ds_type >
static ds_type RTT::internal::create_sequence_helper::sources ( std::vector< base::DataSourceBase::shared_ptr >::const_iterator  front,
int  argnbr,
std::string const &  tname 
) [inline, static]

Definition at line 121 of file CreateSequence.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:44