Public Types | Public Member Functions
RTT::internal::CollectImpl< 1, Ft, BaseImpl > Struct Template Reference

#include <Collect.hpp>

List of all members.

Public Types

typedef boost::function< Ft >
::arg1_type 
arg1_type

Public Member Functions

virtual SendStatus collect ()
virtual SendStatus collect (arg1_type a1)
virtual SendStatus collectIfDone (arg1_type a1)
virtual ~CollectImpl ()

Detailed Description

template<class Ft, class BaseImpl>
struct RTT::internal::CollectImpl< 1, Ft, BaseImpl >

Definition at line 91 of file Collect.hpp.


Member Typedef Documentation

template<class Ft , class BaseImpl >
typedef boost::function<Ft>::arg1_type RTT::internal::CollectImpl< 1, Ft, BaseImpl >::arg1_type

Definition at line 94 of file Collect.hpp.


Constructor & Destructor Documentation

template<class Ft , class BaseImpl >
virtual RTT::internal::CollectImpl< 1, Ft, BaseImpl >::~CollectImpl ( ) [inline, virtual]

Definition at line 95 of file Collect.hpp.


Member Function Documentation

template<class Ft , class BaseImpl >
virtual SendStatus RTT::internal::CollectImpl< 1, Ft, BaseImpl >::collect ( ) [inline, virtual]

Collect F without returning the results.

Returns:

Definition at line 101 of file Collect.hpp.

template<class Ft , class BaseImpl >
virtual SendStatus RTT::internal::CollectImpl< 1, Ft, BaseImpl >::collect ( arg1_type  a1) [inline, virtual]

Collect a void(arg1_type) F or arg1_type(void) F

Returns:

Definition at line 110 of file Collect.hpp.

template<class Ft , class BaseImpl >
virtual SendStatus RTT::internal::CollectImpl< 1, Ft, BaseImpl >::collectIfDone ( arg1_type  a1) [inline, virtual]

Definition at line 114 of file Collect.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Mon Oct 6 2014 03:13:58