RTT::internal::DataSourceStorageImpl< 3, DataType > Struct Template Reference

#include <DataSourceStorage.hpp>

Inheritance diagram for RTT::internal::DataSourceStorageImpl< 3, DataType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::function_traits
< DataType >::arg1_type 
arg1_type
typedef boost::function_traits
< DataType >::arg1_type 
arg1_type
typedef boost::function_traits
< DataType >::arg2_type 
arg2_type
typedef boost::function_traits
< DataType >::arg2_type 
arg2_type
typedef boost::function_traits
< DataType >::arg3_type 
arg3_type
typedef boost::function_traits
< DataType >::arg3_type 
arg3_type
typedef DataSourceArgStorage
< arg1_type >::Store 
AStore1
typedef DataSourceArgStorage
< arg1_type >::Store 
AStore1
typedef DataSourceArgStorage
< arg2_type >::Store 
AStore2
typedef DataSourceArgStorage
< arg2_type >::Store 
AStore2
typedef DataSourceArgStorage
< arg3_type >::Store 
AStore3
typedef DataSourceArgStorage
< arg3_type >::Store 
AStore3
typedef boost::function_traits
< DataType >::result_type 
result_type
typedef boost::function_traits
< DataType >::result_type 
result_type

Public Member Functions

 DataSourceStorageImpl (const DataSourceStorageImpl &orig)
 DataSourceStorageImpl ()
 DataSourceStorageImpl (const DataSourceStorageImpl &orig)
 DataSourceStorageImpl ()
template<class ContainerT >
void initArgs (ContainerT &cc)
template<class ContainerT >
void initArgs (ContainerT &cc)
void store (arg1_type a1, arg2_type a2, arg3_type a3)
void store (arg1_type a1, arg2_type a2, arg3_type a3)

Public Attributes

DataSourceArgStorage< arg1_typema1
DataSourceArgStorage< arg2_typema2
DataSourceArgStorage< arg3_typema3

Detailed Description

template<class DataType>
struct RTT::internal::DataSourceStorageImpl< 3, DataType >

Definition at line 277 of file install/include/rtt/internal/DataSourceStorage.hpp.


Member Typedef Documentation

template<class DataType >
typedef boost::function_traits<DataType>::arg1_type RTT::internal::DataSourceStorageImpl< 3, DataType >::arg1_type

Definition at line 281 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
typedef boost::function_traits<DataType>::arg1_type RTT::internal::DataSourceStorageImpl< 3, DataType >::arg1_type
template<class DataType >
typedef boost::function_traits<DataType>::arg2_type RTT::internal::DataSourceStorageImpl< 3, DataType >::arg2_type

Definition at line 282 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
typedef boost::function_traits<DataType>::arg2_type RTT::internal::DataSourceStorageImpl< 3, DataType >::arg2_type
template<class DataType >
typedef boost::function_traits<DataType>::arg3_type RTT::internal::DataSourceStorageImpl< 3, DataType >::arg3_type

Definition at line 283 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
typedef boost::function_traits<DataType>::arg3_type RTT::internal::DataSourceStorageImpl< 3, DataType >::arg3_type
template<class DataType >
typedef DataSourceArgStorage<arg1_type>::Store RTT::internal::DataSourceStorageImpl< 3, DataType >::AStore1

Definition at line 287 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
typedef DataSourceArgStorage<arg1_type>::Store RTT::internal::DataSourceStorageImpl< 3, DataType >::AStore1
template<class DataType >
typedef DataSourceArgStorage<arg2_type>::Store RTT::internal::DataSourceStorageImpl< 3, DataType >::AStore2

Definition at line 288 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
typedef DataSourceArgStorage<arg2_type>::Store RTT::internal::DataSourceStorageImpl< 3, DataType >::AStore2
template<class DataType >
typedef DataSourceArgStorage<arg3_type>::Store RTT::internal::DataSourceStorageImpl< 3, DataType >::AStore3

Definition at line 289 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
typedef DataSourceArgStorage<arg3_type>::Store RTT::internal::DataSourceStorageImpl< 3, DataType >::AStore3
template<class DataType >
typedef boost::function_traits<DataType>::result_type RTT::internal::DataSourceStorageImpl< 3, DataType >::result_type

Definition at line 280 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
typedef boost::function_traits<DataType>::result_type RTT::internal::DataSourceStorageImpl< 3, DataType >::result_type

Constructor & Destructor Documentation

template<class DataType >
RTT::internal::DataSourceStorageImpl< 3, DataType >::DataSourceStorageImpl (  )  [inline]
template<class DataType >
RTT::internal::DataSourceStorageImpl< 3, DataType >::DataSourceStorageImpl ( const DataSourceStorageImpl< 3, DataType > &  orig  )  [inline]
template<class DataType >
RTT::internal::DataSourceStorageImpl< 3, DataType >::DataSourceStorageImpl (  )  [inline]

Definition at line 291 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
RTT::internal::DataSourceStorageImpl< 3, DataType >::DataSourceStorageImpl ( const DataSourceStorageImpl< 3, DataType > &  orig  )  [inline]

Definition at line 292 of file rtt/internal/DataSourceStorage.hpp.


Member Function Documentation

template<class DataType >
template<class ContainerT >
void RTT::internal::DataSourceStorageImpl< 3, DataType >::initArgs ( ContainerT &  cc  )  [inline]

Definition at line 295 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
template<class ContainerT >
void RTT::internal::DataSourceStorageImpl< 3, DataType >::initArgs ( ContainerT &  cc  )  [inline]
template<class DataType >
void RTT::internal::DataSourceStorageImpl< 3, DataType >::store ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [inline]

Definition at line 300 of file rtt/internal/DataSourceStorage.hpp.

template<class DataType >
void RTT::internal::DataSourceStorageImpl< 3, DataType >::store ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [inline]

Member Data Documentation

template<class DataType >
DataSourceArgStorage< arg1_type > RTT::internal::DataSourceStorageImpl< 3, DataType >::ma1
template<class DataType >
DataSourceArgStorage< arg2_type > RTT::internal::DataSourceStorageImpl< 3, DataType >::ma2
template<class DataType >
DataSourceArgStorage< arg3_type > RTT::internal::DataSourceStorageImpl< 3, DataType >::ma3

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:00 2013