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

#include <DataSourceStorage.hpp>

Inheritance diagram for RTT::internal::DataSourceStorageImpl< 7, 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 boost::function_traits
< DataType >::arg4_type 
arg4_type
typedef boost::function_traits
< DataType >::arg4_type 
arg4_type
typedef boost::function_traits
< DataType >::arg5_type 
arg5_type
typedef boost::function_traits
< DataType >::arg5_type 
arg5_type
typedef boost::function_traits
< DataType >::arg6_type 
arg6_type
typedef boost::function_traits
< DataType >::arg6_type 
arg6_type
typedef boost::function_traits
< DataType >::arg7_type 
arg7_type
typedef boost::function_traits
< DataType >::arg7_type 
arg7_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 DataSourceArgStorage
< arg4_type >::Store 
AStore4
typedef DataSourceArgStorage
< arg4_type >::Store 
AStore4
typedef DataSourceArgStorage
< arg5_type >::Store 
AStore5
typedef DataSourceArgStorage
< arg5_type >::Store 
AStore5
typedef DataSourceArgStorage
< arg6_type >::Store 
AStore6
typedef DataSourceArgStorage
< arg6_type >::Store 
AStore6
typedef DataSourceArgStorage
< arg7_type >::Store 
AStore7
typedef DataSourceArgStorage
< arg7_type >::Store 
AStore7
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, arg4_type a4, arg5_type a5, arg6_type a6, arg7_type a7)
void store (arg1_type a1, arg2_type a2, arg3_type a3, arg4_type a4, arg5_type a5, arg6_type a6, arg7_type a7)

Public Attributes

DataSourceArgStorage< arg1_typema1
DataSourceArgStorage< arg2_typema2
DataSourceArgStorage< arg3_typema3
DataSourceArgStorage< arg4_typema4
DataSourceArgStorage< arg5_typema5
DataSourceArgStorage< arg6_typema6
DataSourceArgStorage< arg7_typema7

Detailed Description

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

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


Member Typedef Documentation

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

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

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

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

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

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

template<class DataType >
typedef boost::function_traits<DataType>::arg3_type RTT::internal::DataSourceStorageImpl< 7, DataType >::arg3_type
template<class DataType >
typedef boost::function_traits<DataType>::arg4_type RTT::internal::DataSourceStorageImpl< 7, DataType >::arg4_type

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

template<class DataType >
typedef boost::function_traits<DataType>::arg4_type RTT::internal::DataSourceStorageImpl< 7, DataType >::arg4_type
template<class DataType >
typedef boost::function_traits<DataType>::arg5_type RTT::internal::DataSourceStorageImpl< 7, DataType >::arg5_type

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

template<class DataType >
typedef boost::function_traits<DataType>::arg5_type RTT::internal::DataSourceStorageImpl< 7, DataType >::arg5_type
template<class DataType >
typedef boost::function_traits<DataType>::arg6_type RTT::internal::DataSourceStorageImpl< 7, DataType >::arg6_type

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

template<class DataType >
typedef boost::function_traits<DataType>::arg6_type RTT::internal::DataSourceStorageImpl< 7, DataType >::arg6_type
template<class DataType >
typedef boost::function_traits<DataType>::arg7_type RTT::internal::DataSourceStorageImpl< 7, DataType >::arg7_type

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

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

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

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

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

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

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

template<class DataType >
typedef DataSourceArgStorage<arg3_type>::Store RTT::internal::DataSourceStorageImpl< 7, DataType >::AStore3
template<class DataType >
typedef DataSourceArgStorage<arg4_type>::Store RTT::internal::DataSourceStorageImpl< 7, DataType >::AStore4

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

template<class DataType >
typedef DataSourceArgStorage<arg4_type>::Store RTT::internal::DataSourceStorageImpl< 7, DataType >::AStore4
template<class DataType >
typedef DataSourceArgStorage<arg5_type>::Store RTT::internal::DataSourceStorageImpl< 7, DataType >::AStore5

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

template<class DataType >
typedef DataSourceArgStorage<arg5_type>::Store RTT::internal::DataSourceStorageImpl< 7, DataType >::AStore5
template<class DataType >
typedef DataSourceArgStorage<arg6_type>::Store RTT::internal::DataSourceStorageImpl< 7, DataType >::AStore6

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

template<class DataType >
typedef DataSourceArgStorage<arg6_type>::Store RTT::internal::DataSourceStorageImpl< 7, DataType >::AStore6
template<class DataType >
typedef DataSourceArgStorage<arg7_type>::Store RTT::internal::DataSourceStorageImpl< 7, DataType >::AStore7

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

template<class DataType >
typedef DataSourceArgStorage<arg7_type>::Store RTT::internal::DataSourceStorageImpl< 7, DataType >::AStore7
template<class DataType >
typedef boost::function_traits<DataType>::result_type RTT::internal::DataSourceStorageImpl< 7, DataType >::result_type

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

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

Constructor & Destructor Documentation

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

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

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

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


Member Function Documentation

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

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

template<class DataType >
template<class ContainerT >
void RTT::internal::DataSourceStorageImpl< 7, DataType >::initArgs ( ContainerT &  cc  )  [inline]
template<class DataType >
void RTT::internal::DataSourceStorageImpl< 7, DataType >::store ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3,
arg4_type  a4,
arg5_type  a5,
arg6_type  a6,
arg7_type  a7 
) [inline]

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

template<class DataType >
void RTT::internal::DataSourceStorageImpl< 7, DataType >::store ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3,
arg4_type  a4,
arg5_type  a5,
arg6_type  a6,
arg7_type  a7 
) [inline]

Member Data Documentation

template<class DataType >
DataSourceArgStorage< arg1_type > RTT::internal::DataSourceStorageImpl< 7, DataType >::ma1
template<class DataType >
DataSourceArgStorage< arg2_type > RTT::internal::DataSourceStorageImpl< 7, DataType >::ma2
template<class DataType >
DataSourceArgStorage< arg3_type > RTT::internal::DataSourceStorageImpl< 7, DataType >::ma3
template<class DataType >
DataSourceArgStorage< arg4_type > RTT::internal::DataSourceStorageImpl< 7, DataType >::ma4
template<class DataType >
DataSourceArgStorage< arg5_type > RTT::internal::DataSourceStorageImpl< 7, DataType >::ma5
template<class DataType >
DataSourceArgStorage< arg6_type > RTT::internal::DataSourceStorageImpl< 7, DataType >::ma6
template<class DataType >
DataSourceArgStorage< arg7_type > RTT::internal::DataSourceStorageImpl< 7, DataType >::ma7

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