RTT::internal::CollectImpl< 3, Ft, BaseImpl > Struct Template Reference

#include <Collect.hpp>

List of all members.

Public Types

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

Public Member Functions

virtual SendStatus collect (arg1_type a1, arg2_type a2, arg3_type a3)
virtual SendStatus collect ()
virtual SendStatus collect (arg1_type a1, arg2_type a2, arg3_type a3)
virtual SendStatus collect ()
virtual SendStatus collectIfDone (arg1_type a1, arg2_type a2, arg3_type a3)
virtual SendStatus collectIfDone (arg1_type a1, arg2_type a2, arg3_type a3)
virtual ~CollectImpl ()
virtual ~CollectImpl ()

Detailed Description

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

Definition at line 145 of file install/include/rtt/internal/Collect.hpp.


Member Typedef Documentation

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

Definition at line 148 of file rtt/internal/Collect.hpp.

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

Definition at line 148 of file install/include/rtt/internal/Collect.hpp.

template<class Ft , class BaseImpl >
typedef boost::function<Ft>::arg2_type RTT::internal::CollectImpl< 3, Ft, BaseImpl >::arg2_type

Definition at line 149 of file rtt/internal/Collect.hpp.

template<class Ft , class BaseImpl >
typedef boost::function<Ft>::arg2_type RTT::internal::CollectImpl< 3, Ft, BaseImpl >::arg2_type

Definition at line 149 of file install/include/rtt/internal/Collect.hpp.

template<class Ft , class BaseImpl >
typedef boost::function<Ft>::arg3_type RTT::internal::CollectImpl< 3, Ft, BaseImpl >::arg3_type

Definition at line 150 of file rtt/internal/Collect.hpp.

template<class Ft , class BaseImpl >
typedef boost::function<Ft>::arg3_type RTT::internal::CollectImpl< 3, Ft, BaseImpl >::arg3_type

Definition at line 150 of file install/include/rtt/internal/Collect.hpp.


Constructor & Destructor Documentation

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

Definition at line 151 of file install/include/rtt/internal/Collect.hpp.

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

Definition at line 151 of file rtt/internal/Collect.hpp.


Member Function Documentation

template<class Ft , class BaseImpl >
virtual SendStatus RTT::internal::CollectImpl< 3, Ft, BaseImpl >::collect ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [inline, virtual]

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

Returns:

Definition at line 166 of file rtt/internal/Collect.hpp.

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

Collect F without returning the results.

Returns:

Definition at line 157 of file rtt/internal/Collect.hpp.

template<class Ft , class BaseImpl >
virtual SendStatus RTT::internal::CollectImpl< 3, Ft, BaseImpl >::collect ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [inline, virtual]

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

Returns:

Definition at line 166 of file install/include/rtt/internal/Collect.hpp.

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

Collect F without returning the results.

Returns:

Definition at line 157 of file install/include/rtt/internal/Collect.hpp.

template<class Ft , class BaseImpl >
virtual SendStatus RTT::internal::CollectImpl< 3, Ft, BaseImpl >::collectIfDone ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [inline, virtual]

Definition at line 170 of file rtt/internal/Collect.hpp.

template<class Ft , class BaseImpl >
virtual SendStatus RTT::internal::CollectImpl< 3, Ft, BaseImpl >::collectIfDone ( arg1_type  a1,
arg2_type  a2,
arg3_type  a3 
) [inline, virtual]

Definition at line 170 of file install/include/rtt/internal/Collect.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:58 2013