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

#include <Return.hpp>

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

Public Types

typedef boost::function< F >::arg1_type arg1_type
 
typedef boost::function< F >::arg2_type arg2_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< 2, F, BaseImpl >

Definition at line 80 of file Return.hpp.

Member Typedef Documentation

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

Definition at line 83 of file Return.hpp.

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

Definition at line 84 of file Return.hpp.

Constructor & Destructor Documentation

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

Definition at line 85 of file Return.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:47