RTT::internal::InvokerImpl< 0, F, BaseImpl > Struct Template Reference

#include <Invoker.hpp>

Inheritance diagram for RTT::internal::InvokerImpl< 0, F, BaseImpl >:
Inheritance graph
[legend]

List of all members.

Public Types

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

Public Member Functions

result_type call ()
result_type call ()
SendHandle< F > send ()
SendHandle< F > send ()

Detailed Description

template<class F, class BaseImpl>
struct RTT::internal::InvokerImpl< 0, F, BaseImpl >

Definition at line 62 of file install/include/rtt/internal/Invoker.hpp.


Member Typedef Documentation

template<class F , class BaseImpl >
typedef boost::function_traits<F>::result_type RTT::internal::InvokerImpl< 0, F, BaseImpl >::result_type

Definition at line 65 of file rtt/internal/Invoker.hpp.

template<class F , class BaseImpl >
typedef boost::function_traits<F>::result_type RTT::internal::InvokerImpl< 0, F, BaseImpl >::result_type

Definition at line 65 of file install/include/rtt/internal/Invoker.hpp.


Member Function Documentation

template<class F , class BaseImpl >
result_type RTT::internal::InvokerImpl< 0, F, BaseImpl >::call (  )  [inline]

Invoke this operator if the method has no arguments.

Definition at line 69 of file rtt/internal/Invoker.hpp.

template<class F , class BaseImpl >
result_type RTT::internal::InvokerImpl< 0, F, BaseImpl >::call (  )  [inline]

Invoke this operator if the method has no arguments.

Definition at line 69 of file install/include/rtt/internal/Invoker.hpp.

template<class F , class BaseImpl >
SendHandle<F> RTT::internal::InvokerImpl< 0, F, BaseImpl >::send (  )  [inline]

Definition at line 74 of file rtt/internal/Invoker.hpp.

template<class F , class BaseImpl >
SendHandle<F> RTT::internal::InvokerImpl< 0, F, BaseImpl >::send (  )  [inline]

Definition at line 74 of file install/include/rtt/internal/Invoker.hpp.


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