RTT::internal::BindStorageImpl< 6, ToBind > Struct Template Reference

#include <BindStorage.hpp>

List of all members.

Public Types

typedef boost::function_traits
< ToBind >::arg1_type 
arg1_type
typedef boost::function_traits
< ToBind >::arg1_type 
arg1_type
typedef boost::function_traits
< ToBind >::arg2_type 
arg2_type
typedef boost::function_traits
< ToBind >::arg2_type 
arg2_type
typedef boost::function_traits
< ToBind >::arg3_type 
arg3_type
typedef boost::function_traits
< ToBind >::arg3_type 
arg3_type
typedef boost::function_traits
< ToBind >::arg4_type 
arg4_type
typedef boost::function_traits
< ToBind >::arg4_type 
arg4_type
typedef boost::function_traits
< ToBind >::arg5_type 
arg5_type
typedef boost::function_traits
< ToBind >::arg5_type 
arg5_type
typedef boost::function_traits
< ToBind >::arg6_type 
arg6_type
typedef boost::function_traits
< ToBind >::arg6_type 
arg6_type
typedef boost::function_traits
< ToBind >::result_type 
result_type
typedef boost::function_traits
< ToBind >::result_type 
result_type
typedef RStore< result_typeRStoreType
typedef RStore< result_typeRStoreType

Public Member Functions

 BindStorageImpl (const BindStorageImpl &orig)
 BindStorageImpl ()
 BindStorageImpl (const BindStorageImpl &orig)
 BindStorageImpl ()
void exec ()
void exec ()
void store (arg1_type t1, arg2_type t2, arg3_type t3, arg4_type t4, arg5_type t5, arg6_type t6)
void store (arg1_type t1, arg2_type t2, arg3_type t3, arg4_type t4, arg5_type t5, arg6_type t6)

Public Attributes

AStore< arg1_typea1
AStore< arg2_typea2
AStore< arg3_typea3
AStore< arg4_typea4
AStore< arg5_typea5
AStore< arg6_typea6
boost::function< ToBind > mmeth
Signal< ToBind >::shared_ptr msig
RStore< result_typeretv
bf::vector< RStore
< result_type > &, AStore
< arg1_type > &, AStore
< arg2_type > &, AStore
< arg3_type > &, AStore
< arg4_type > &, AStore
< arg5_type > &, AStore
< arg6_type > & > 
vStore

Detailed Description

template<class ToBind>
struct RTT::internal::BindStorageImpl< 6, ToBind >

Definition at line 446 of file install/include/rtt/internal/BindStorage.hpp.


Member Typedef Documentation

template<class ToBind >
typedef boost::function_traits<ToBind>::arg1_type RTT::internal::BindStorageImpl< 6, ToBind >::arg1_type

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

template<class ToBind >
typedef boost::function_traits<ToBind>::arg1_type RTT::internal::BindStorageImpl< 6, ToBind >::arg1_type
template<class ToBind >
typedef boost::function_traits<ToBind>::arg2_type RTT::internal::BindStorageImpl< 6, ToBind >::arg2_type

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

template<class ToBind >
typedef boost::function_traits<ToBind>::arg2_type RTT::internal::BindStorageImpl< 6, ToBind >::arg2_type
template<class ToBind >
typedef boost::function_traits<ToBind>::arg3_type RTT::internal::BindStorageImpl< 6, ToBind >::arg3_type

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

template<class ToBind >
typedef boost::function_traits<ToBind>::arg3_type RTT::internal::BindStorageImpl< 6, ToBind >::arg3_type
template<class ToBind >
typedef boost::function_traits<ToBind>::arg4_type RTT::internal::BindStorageImpl< 6, ToBind >::arg4_type

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

template<class ToBind >
typedef boost::function_traits<ToBind>::arg4_type RTT::internal::BindStorageImpl< 6, ToBind >::arg4_type
template<class ToBind >
typedef boost::function_traits<ToBind>::arg5_type RTT::internal::BindStorageImpl< 6, ToBind >::arg5_type

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

template<class ToBind >
typedef boost::function_traits<ToBind>::arg5_type RTT::internal::BindStorageImpl< 6, ToBind >::arg5_type
template<class ToBind >
typedef boost::function_traits<ToBind>::arg6_type RTT::internal::BindStorageImpl< 6, ToBind >::arg6_type

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

template<class ToBind >
typedef boost::function_traits<ToBind>::arg6_type RTT::internal::BindStorageImpl< 6, ToBind >::arg6_type
template<class ToBind >
typedef boost::function_traits<ToBind>::result_type RTT::internal::BindStorageImpl< 6, ToBind >::result_type

Definition at line 448 of file rtt/internal/BindStorage.hpp.

template<class ToBind >
typedef boost::function_traits<ToBind>::result_type RTT::internal::BindStorageImpl< 6, ToBind >::result_type
template<class ToBind >
typedef RStore<result_type> RTT::internal::BindStorageImpl< 6, ToBind >::RStoreType

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

template<class ToBind >
typedef RStore<result_type> RTT::internal::BindStorageImpl< 6, ToBind >::RStoreType

Constructor & Destructor Documentation

template<class ToBind >
RTT::internal::BindStorageImpl< 6, ToBind >::BindStorageImpl (  )  [inline]
template<class ToBind >
RTT::internal::BindStorageImpl< 6, ToBind >::BindStorageImpl ( const BindStorageImpl< 6, ToBind > &  orig  )  [inline]
template<class ToBind >
RTT::internal::BindStorageImpl< 6, ToBind >::BindStorageImpl (  )  [inline]

Definition at line 471 of file rtt/internal/BindStorage.hpp.

template<class ToBind >
RTT::internal::BindStorageImpl< 6, ToBind >::BindStorageImpl ( const BindStorageImpl< 6, ToBind > &  orig  )  [inline]

Definition at line 472 of file rtt/internal/BindStorage.hpp.


Member Function Documentation

template<class ToBind >
void RTT::internal::BindStorageImpl< 6, ToBind >::exec (  )  [inline]

Definition at line 475 of file rtt/internal/BindStorage.hpp.

template<class ToBind >
void RTT::internal::BindStorageImpl< 6, ToBind >::exec (  )  [inline]
template<class ToBind >
void RTT::internal::BindStorageImpl< 6, ToBind >::store ( arg1_type  t1,
arg2_type  t2,
arg3_type  t3,
arg4_type  t4,
arg5_type  t5,
arg6_type  t6 
) [inline]

Definition at line 474 of file rtt/internal/BindStorage.hpp.

template<class ToBind >
void RTT::internal::BindStorageImpl< 6, ToBind >::store ( arg1_type  t1,
arg2_type  t2,
arg3_type  t3,
arg4_type  t4,
arg5_type  t5,
arg6_type  t6 
) [inline]

Member Data Documentation

template<class ToBind >
AStore< arg1_type > RTT::internal::BindStorageImpl< 6, ToBind >::a1 [mutable]
template<class ToBind >
AStore< arg2_type > RTT::internal::BindStorageImpl< 6, ToBind >::a2 [mutable]
template<class ToBind >
AStore< arg3_type > RTT::internal::BindStorageImpl< 6, ToBind >::a3 [mutable]
template<class ToBind >
AStore< arg4_type > RTT::internal::BindStorageImpl< 6, ToBind >::a4 [mutable]
template<class ToBind >
AStore< arg5_type > RTT::internal::BindStorageImpl< 6, ToBind >::a5 [mutable]
template<class ToBind >
AStore< arg6_type > RTT::internal::BindStorageImpl< 6, ToBind >::a6 [mutable]
template<class ToBind >
boost::function< ToBind > RTT::internal::BindStorageImpl< 6, ToBind >::mmeth
template<class ToBind >
Signal< ToBind >::shared_ptr RTT::internal::BindStorageImpl< 6, ToBind >::msig
template<class ToBind >
RStore< result_type > RTT::internal::BindStorageImpl< 6, ToBind >::retv [mutable]
template<class ToBind >
bf::vector< RStore< result_type > &, AStore< arg1_type > &, AStore< arg2_type > &, AStore< arg3_type > &, AStore< arg4_type > &, AStore< arg5_type > &, AStore< arg6_type > & > RTT::internal::BindStorageImpl< 6, ToBind >::vStore

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:49:58 2013