Public Types | Public Member Functions | List of all members
RTT::internal::ReturnImpl< 5, F, BaseImpl > Struct Template Reference

#include <Return.hpp>

Inheritance diagram for RTT::internal::ReturnImpl< 5, F, BaseImpl >:
Inheritance graph
[legend]

Public Types

typedef boost::function< F >::arg1_type arg1_type
 
typedef boost::function< F >::arg2_type arg2_type
 
typedef boost::function< F >::arg3_type arg3_type
 
typedef boost::function< F >::arg4_type arg4_type
 
typedef boost::function< F >::arg5_type arg5_type
 
- Public Types inherited from RTT::internal::Collect< F, BaseImpl >
typedef boost::function_traits< F >::result_type result_type
 

Public Member Functions

virtual ~ReturnImpl ()
 
- Public Member Functions inherited from RTT::internal::Collect< F, BaseImpl >
SendStatus collect ()
 
SendStatus collectIfDone ()
 
result_type ret ()
 

Detailed Description

template<class F, class BaseImpl>
struct RTT::internal::ReturnImpl< 5, F, BaseImpl >

Definition at line 113 of file Return.hpp.

Member Typedef Documentation

template<class F , class BaseImpl >
typedef boost::function<F>::arg1_type RTT::internal::ReturnImpl< 5, F, BaseImpl >::arg1_type

Definition at line 116 of file Return.hpp.

template<class F , class BaseImpl >
typedef boost::function<F>::arg2_type RTT::internal::ReturnImpl< 5, F, BaseImpl >::arg2_type

Definition at line 117 of file Return.hpp.

template<class F , class BaseImpl >
typedef boost::function<F>::arg3_type RTT::internal::ReturnImpl< 5, F, BaseImpl >::arg3_type

Definition at line 118 of file Return.hpp.

template<class F , class BaseImpl >
typedef boost::function<F>::arg4_type RTT::internal::ReturnImpl< 5, F, BaseImpl >::arg4_type

Definition at line 119 of file Return.hpp.

template<class F , class BaseImpl >
typedef boost::function<F>::arg5_type RTT::internal::ReturnImpl< 5, F, BaseImpl >::arg5_type

Definition at line 120 of file Return.hpp.

Constructor & Destructor Documentation

template<class F , class BaseImpl >
virtual RTT::internal::ReturnImpl< 5, F, BaseImpl >::~ReturnImpl ( )
inlinevirtual

Definition at line 121 of file Return.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:45