Public Types | Public Member Functions
RTT::internal::ReturnImpl< 7, F, BaseImpl > Struct Template Reference

#include <Return.hpp>

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

List of all members.

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
typedef boost::function< F >
::arg6_type 
arg6_type
typedef boost::function< F >
::arg7_type 
arg7_type

Public Member Functions

virtual ~ReturnImpl ()

Detailed Description

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

Definition at line 140 of file Return.hpp.


Member Typedef Documentation

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

Definition at line 143 of file Return.hpp.

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

Definition at line 144 of file Return.hpp.

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

Definition at line 145 of file Return.hpp.

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

Definition at line 146 of file Return.hpp.

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

Definition at line 147 of file Return.hpp.

template<class F , class BaseImpl >
typedef boost::function<F>::arg6_type RTT::internal::ReturnImpl< 7, F, BaseImpl >::arg6_type

Definition at line 148 of file Return.hpp.

template<class F , class BaseImpl >
typedef boost::function<F>::arg7_type RTT::internal::ReturnImpl< 7, F, BaseImpl >::arg7_type

Definition at line 149 of file Return.hpp.


Constructor & Destructor Documentation

template<class F , class BaseImpl >
virtual RTT::internal::ReturnImpl< 7, F, BaseImpl >::~ReturnImpl ( ) [inline, virtual]

Definition at line 150 of file Return.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:39