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

#include <Return.hpp>

Inheritance diagram for RTT::internal::ReturnImpl< 3, 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

Public Member Functions

virtual ~ReturnImpl ()

Detailed Description

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

Definition at line 90 of file Return.hpp.


Member Typedef Documentation

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

Definition at line 93 of file Return.hpp.

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

Definition at line 94 of file Return.hpp.

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

Definition at line 95 of file Return.hpp.


Constructor & Destructor Documentation

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

Definition at line 96 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