Public Types | Public Member Functions | Protected Attributes | List of all members
RTT::internal::CollectSignature< 0, F, ToCollect > Struct Template Reference

#include <CollectSignature.hpp>

Public Types

typedef void result_type
 

Public Member Functions

SendStatus collect () const
 
SendStatus collectIfDone () const
 
 CollectSignature ()
 
 CollectSignature (ToCollect implementation)
 
 ~CollectSignature ()
 

Protected Attributes

ToCollect cimpl
 

Detailed Description

template<class F, class ToCollect>
struct RTT::internal::CollectSignature< 0, F, ToCollect >

Definition at line 117 of file CollectSignature.hpp.

Member Typedef Documentation

template<class F , class ToCollect >
typedef void RTT::internal::CollectSignature< 0, F, ToCollect >::result_type

Definition at line 119 of file CollectSignature.hpp.

Constructor & Destructor Documentation

template<class F , class ToCollect >
RTT::internal::CollectSignature< 0, F, ToCollect >::CollectSignature ( )
inline

Definition at line 120 of file CollectSignature.hpp.

template<class F , class ToCollect >
RTT::internal::CollectSignature< 0, F, ToCollect >::CollectSignature ( ToCollect  implementation)
inline

Definition at line 121 of file CollectSignature.hpp.

template<class F , class ToCollect >
RTT::internal::CollectSignature< 0, F, ToCollect >::~CollectSignature ( )
inline

Definition at line 122 of file CollectSignature.hpp.

Member Function Documentation

template<class F , class ToCollect >
SendStatus RTT::internal::CollectSignature< 0, F, ToCollect >::collect ( ) const
inline

Definition at line 124 of file CollectSignature.hpp.

template<class F , class ToCollect >
SendStatus RTT::internal::CollectSignature< 0, F, ToCollect >::collectIfDone ( ) const
inline

Definition at line 131 of file CollectSignature.hpp.

Member Data Documentation

template<class F , class ToCollect >
ToCollect RTT::internal::CollectSignature< 0, F, ToCollect >::cimpl
protected

Definition at line 139 of file CollectSignature.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:46