RTT::internal::CollectBaseImpl< 1, Ft > Struct Template Reference

#include <CollectBase.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 >
::result_type 
result_type
typedef boost::function< Ft >
::result_type 
result_type

Public Member Functions

virtual SendStatus collect (arg1_type a1)=0
virtual SendStatus collect ()=0
virtual SendStatus collect (arg1_type a1)=0
virtual SendStatus collect ()=0
virtual SendStatus collectIfDone (arg1_type a1)=0
virtual SendStatus collectIfDone (arg1_type a1)=0
virtual ~CollectBaseImpl ()
virtual ~CollectBaseImpl ()

Detailed Description

template<class Ft>
struct RTT::internal::CollectBaseImpl< 1, Ft >

Definition at line 86 of file install/include/rtt/internal/CollectBase.hpp.


Member Typedef Documentation

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

Definition at line 89 of file rtt/internal/CollectBase.hpp.

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

Definition at line 89 of file install/include/rtt/internal/CollectBase.hpp.

template<class Ft >
typedef boost::function<Ft>::result_type RTT::internal::CollectBaseImpl< 1, Ft >::result_type

Definition at line 88 of file rtt/internal/CollectBase.hpp.

template<class Ft >
typedef boost::function<Ft>::result_type RTT::internal::CollectBaseImpl< 1, Ft >::result_type

Definition at line 88 of file install/include/rtt/internal/CollectBase.hpp.


Constructor & Destructor Documentation

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

Definition at line 90 of file install/include/rtt/internal/CollectBase.hpp.

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

Definition at line 90 of file rtt/internal/CollectBase.hpp.


Member Function Documentation

template<class Ft >
virtual SendStatus RTT::internal::CollectBaseImpl< 1, Ft >::collect ( arg1_type  a1  )  [pure virtual]

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

Returns:
template<class Ft >
virtual SendStatus RTT::internal::CollectBaseImpl< 1, Ft >::collect (  )  [pure virtual]

Collect F without returning the results.

Returns:
template<class Ft >
virtual SendStatus RTT::internal::CollectBaseImpl< 1, Ft >::collect ( arg1_type  a1  )  [pure virtual]

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

Returns:
template<class Ft >
virtual SendStatus RTT::internal::CollectBaseImpl< 1, Ft >::collect (  )  [pure virtual]

Collect F without returning the results.

Returns:
template<class Ft >
virtual SendStatus RTT::internal::CollectBaseImpl< 1, Ft >::collectIfDone ( arg1_type  a1  )  [pure virtual]
template<class Ft >
virtual SendStatus RTT::internal::CollectBaseImpl< 1, Ft >::collectIfDone ( arg1_type  a1  )  [pure virtual]

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