Orocos Real-Time Toolkit  2.8.3
RTT::internal::InvokerBaseImpl< int, F > Struct Template Reference

A class which converts a function type signature F to a virtual send()/call() interface. More...

#include <rtt/internal/InvokerBase.hpp>

Detailed Description

template<int, class F>
struct RTT::internal::InvokerBaseImpl< int, F >

A class which converts a function type signature F to a virtual send()/call() interface.

The integer is the number of arguments of F.

Definition at line 59 of file InvokerBase.hpp.


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