RTT::internal::InvokerBaseImpl< 3, F > Struct Template Reference

#include <InvokerBase.hpp>

List of all members.

Public Types

typedef boost::function< F >
::arg1_type 
arg1_type
typedef boost::function< F >
::arg1_type 
arg1_type
typedef boost::function< F >
::arg2_type 
arg2_type
typedef boost::function< F >
::arg2_type 
arg2_type
typedef boost::function< F >
::arg3_type 
arg3_type
typedef boost::function< F >
::arg3_type 
arg3_type
typedef boost::function_traits
< F >::result_type 
result_type
typedef boost::function_traits
< F >::result_type 
result_type

Public Member Functions

virtual result_type call (arg1_type a1, arg2_type a2, arg3_type a3)=0
virtual result_type call (arg1_type a1, arg2_type a2, arg3_type a3)=0
virtual SendHandle< F > send (arg1_type a1, arg2_type a2, arg3_type a3)=0
virtual SendHandle< F > send (arg1_type a1, arg2_type a2, arg3_type a3)=0
virtual ~InvokerBaseImpl ()
virtual ~InvokerBaseImpl ()

Detailed Description

template<class F>
struct RTT::internal::InvokerBaseImpl< 3, F >

Definition at line 105 of file install/include/rtt/internal/InvokerBase.hpp.


Member Typedef Documentation

template<class F >
typedef boost::function<F>::arg1_type RTT::internal::InvokerBaseImpl< 3, F >::arg1_type

Definition at line 108 of file rtt/internal/InvokerBase.hpp.

template<class F >
typedef boost::function<F>::arg1_type RTT::internal::InvokerBaseImpl< 3, F >::arg1_type
template<class F >
typedef boost::function<F>::arg2_type RTT::internal::InvokerBaseImpl< 3, F >::arg2_type

Definition at line 109 of file rtt/internal/InvokerBase.hpp.

template<class F >
typedef boost::function<F>::arg2_type RTT::internal::InvokerBaseImpl< 3, F >::arg2_type
template<class F >
typedef boost::function<F>::arg3_type RTT::internal::InvokerBaseImpl< 3, F >::arg3_type

Definition at line 110 of file rtt/internal/InvokerBase.hpp.

template<class F >
typedef boost::function<F>::arg3_type RTT::internal::InvokerBaseImpl< 3, F >::arg3_type
template<class F >
typedef boost::function_traits<F>::result_type RTT::internal::InvokerBaseImpl< 3, F >::result_type

Definition at line 107 of file rtt/internal/InvokerBase.hpp.

template<class F >
typedef boost::function_traits<F>::result_type RTT::internal::InvokerBaseImpl< 3, F >::result_type

Constructor & Destructor Documentation

template<class F >
virtual RTT::internal::InvokerBaseImpl< 3, F >::~InvokerBaseImpl (  )  [inline, virtual]
template<class F >
virtual RTT::internal::InvokerBaseImpl< 3, F >::~InvokerBaseImpl (  )  [inline, virtual]

Definition at line 111 of file rtt/internal/InvokerBase.hpp.


Member Function Documentation

template<class F >
virtual result_type RTT::internal::InvokerBaseImpl< 3, F >::call ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [pure virtual]
template<class F >
virtual result_type RTT::internal::InvokerBaseImpl< 3, F >::call ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [pure virtual]
template<class F >
virtual SendHandle<F> RTT::internal::InvokerBaseImpl< 3, F >::send ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [pure virtual]
template<class F >
virtual SendHandle<F> RTT::internal::InvokerBaseImpl< 3, F >::send ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [pure virtual]

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:02 2013