Orocos Real-Time Toolkit  2.9.0
RTT::internal::CollectBaseImpl< int, Ft > Struct Template Reference

The collection signature is formed by Ft, which is a transformed form of F. More...

#include <rtt/internal/CollectBase.hpp>

Inheritance diagram for RTT::internal::CollectBaseImpl< int, Ft >:
RTT::internal::CollectBase< FunctionT > RTT::internal::CollectBase< OperationCallerT > RTT::internal::LocalOperationCallerImpl< FunctionT > RTT::internal::RemoteOperationCallerImpl< OperationCallerT >

Detailed Description

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

The collection signature is formed by Ft, which is a transformed form of F.

Ft returns SendStatus and has a number of arguments containing in order:

Definition at line 60 of file CollectBase.hpp.


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