RTT::internal::InvokerSignature< 1, F, ToInvoke > Struct Template Reference

#include <InvokerSignature.hpp>

List of all members.

Public Types

typedef boost::function_traits
< F >::arg1_type 
arg1_type
typedef boost::function_traits
< F >::arg1_type 
arg1_type
typedef boost::function_traits
< F >::result_type 
result_type
typedef boost::function_traits
< F >::result_type 
result_type

Public Member Functions

result_type call (arg1_type a1)
result_type call (arg1_type a1)
 InvokerSignature (ToInvoke implementation)
 InvokerSignature ()
 InvokerSignature (ToInvoke implementation)
 InvokerSignature ()
result_type operator() (arg1_type a1)
result_type operator() (arg1_type a1)
SendHandle< F > send (arg1_type a1)
SendHandle< F > send (arg1_type a1)
 ~InvokerSignature ()
 ~InvokerSignature ()

Protected Attributes

ToInvoke impl

Detailed Description

template<class F, class ToInvoke>
struct RTT::internal::InvokerSignature< 1, F, ToInvoke >

Definition at line 95 of file install/include/rtt/internal/InvokerSignature.hpp.


Member Typedef Documentation

template<class F , class ToInvoke >
typedef boost::function_traits<F>::arg1_type RTT::internal::InvokerSignature< 1, F, ToInvoke >::arg1_type

Definition at line 98 of file rtt/internal/InvokerSignature.hpp.

template<class F , class ToInvoke >
typedef boost::function_traits<F>::arg1_type RTT::internal::InvokerSignature< 1, F, ToInvoke >::arg1_type
template<class F , class ToInvoke >
typedef boost::function_traits<F>::result_type RTT::internal::InvokerSignature< 1, F, ToInvoke >::result_type

Definition at line 97 of file rtt/internal/InvokerSignature.hpp.

template<class F , class ToInvoke >
typedef boost::function_traits<F>::result_type RTT::internal::InvokerSignature< 1, F, ToInvoke >::result_type

Constructor & Destructor Documentation

template<class F , class ToInvoke >
RTT::internal::InvokerSignature< 1, F, ToInvoke >::InvokerSignature (  )  [inline]
template<class F , class ToInvoke >
RTT::internal::InvokerSignature< 1, F, ToInvoke >::InvokerSignature ( ToInvoke  implementation  )  [inline]
template<class F , class ToInvoke >
RTT::internal::InvokerSignature< 1, F, ToInvoke >::~InvokerSignature (  )  [inline]
template<class F , class ToInvoke >
RTT::internal::InvokerSignature< 1, F, ToInvoke >::InvokerSignature (  )  [inline]

Definition at line 100 of file rtt/internal/InvokerSignature.hpp.

template<class F , class ToInvoke >
RTT::internal::InvokerSignature< 1, F, ToInvoke >::InvokerSignature ( ToInvoke  implementation  )  [inline]

Definition at line 101 of file rtt/internal/InvokerSignature.hpp.

template<class F , class ToInvoke >
RTT::internal::InvokerSignature< 1, F, ToInvoke >::~InvokerSignature (  )  [inline]

Definition at line 102 of file rtt/internal/InvokerSignature.hpp.


Member Function Documentation

template<class F , class ToInvoke >
result_type RTT::internal::InvokerSignature< 1, F, ToInvoke >::call ( arg1_type  a1  )  [inline]

Definition at line 113 of file rtt/internal/InvokerSignature.hpp.

template<class F , class ToInvoke >
result_type RTT::internal::InvokerSignature< 1, F, ToInvoke >::call ( arg1_type  a1  )  [inline]
template<class F , class ToInvoke >
result_type RTT::internal::InvokerSignature< 1, F, ToInvoke >::operator() ( arg1_type  a1  )  [inline]

Invoke this operator if the method has one argument.

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

template<class F , class ToInvoke >
result_type RTT::internal::InvokerSignature< 1, F, ToInvoke >::operator() ( arg1_type  a1  )  [inline]

Invoke this operator if the method has one argument.

Definition at line 107 of file install/include/rtt/internal/InvokerSignature.hpp.

template<class F , class ToInvoke >
SendHandle<F> RTT::internal::InvokerSignature< 1, F, ToInvoke >::send ( arg1_type  a1  )  [inline]

Definition at line 117 of file rtt/internal/InvokerSignature.hpp.

template<class F , class ToInvoke >
SendHandle<F> RTT::internal::InvokerSignature< 1, F, ToInvoke >::send ( arg1_type  a1  )  [inline]

Member Data Documentation

template<class F , class ToInvoke >
ToInvoke RTT::internal::InvokerSignature< 1, F, ToInvoke >::impl [protected]

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