$search

RTT::internal::Collect< F, BaseImpl > Struct Template Reference

#include <Collect.hpp>

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

List of all members.

Public Types

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

Public Member Functions

SendStatus collect ()
SendStatus collectIfDone ()
result_type ret ()

Detailed Description

template<class F, class BaseImpl>
struct RTT::internal::Collect< F, BaseImpl >

This struct takes the user's Function signature F and transforms it to the form required in the CollectImpl template specialisations.

Definition at line 53 of file Collect.hpp.


Member Typedef Documentation

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

Reimplemented in RTT::internal::ReturnImpl< 1, F, BaseImpl >.

Definition at line 56 of file Collect.hpp.


Member Function Documentation

template<class F , class BaseImpl >
SendStatus RTT::internal::Collect< F, BaseImpl >::collect (  )  [inline]

Definition at line 59 of file Collect.hpp.

template<class F , class BaseImpl >
SendStatus RTT::internal::Collect< F, BaseImpl >::collectIfDone (  )  [inline]

Definition at line 64 of file Collect.hpp.

template<class F , class BaseImpl >
result_type RTT::internal::Collect< F, BaseImpl >::ret (  )  [inline]

Definition at line 69 of file Collect.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:45 2013