Public Types | Public Member Functions | Public Attributes
RTT::internal::BindStorageImpl< 1, 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 >::result_type 
result_type
typedef RStore< result_typeRStoreType

Public Member Functions

 BindStorageImpl ()
 BindStorageImpl (const BindStorageImpl &orig)
void exec ()
void store (arg1_type t1)

Public Attributes

AStore< arg1_typea1
boost::function< ToBind > mmeth
RStore< result_typeretv
bf::vector< RStore
< result_type > &, AStore
< arg1_type > & > 
vStore

Detailed Description

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

Stores a pointer to a function and its arguments.

Definition at line 312 of file BindStorage.hpp.


Member Typedef Documentation

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

Definition at line 315 of file BindStorage.hpp.

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

Definition at line 314 of file BindStorage.hpp.

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

Definition at line 316 of file BindStorage.hpp.


Constructor & Destructor Documentation

template<class ToBind >
RTT::internal::BindStorageImpl< 1, ToBind >::BindStorageImpl ( ) [inline]

Definition at line 329 of file BindStorage.hpp.

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

Definition at line 330 of file BindStorage.hpp.


Member Function Documentation

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

Definition at line 336 of file BindStorage.hpp.

template<class ToBind >
void RTT::internal::BindStorageImpl< 1, ToBind >::store ( arg1_type  t1) [inline]

Definition at line 335 of file BindStorage.hpp.


Member Data Documentation

template<class ToBind >
AStore<arg1_type> RTT::internal::BindStorageImpl< 1, ToBind >::a1 [mutable]

Definition at line 321 of file BindStorage.hpp.

template<class ToBind >
boost::function<ToBind> RTT::internal::BindStorageImpl< 1, ToBind >::mmeth

Definition at line 319 of file BindStorage.hpp.

template<class ToBind >
RStore<result_type> RTT::internal::BindStorageImpl< 1, ToBind >::retv [mutable]

Definition at line 322 of file BindStorage.hpp.

template<class ToBind >
bf::vector< RStore<result_type>&, AStore<arg1_type>& > RTT::internal::BindStorageImpl< 1, ToBind >::vStore

Definition at line 324 of file BindStorage.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Sep 9 2016 04:02:19