RTT::internal::InvokerSignature< int, Signature, ToInvoke > Struct Template Reference

#include <InvokerSignature.hpp>

Inheritance diagram for RTT::internal::InvokerSignature< int, Signature, ToInvoke >:
Inheritance graph
[legend]

Detailed Description

template<int, class Signature, class ToInvoke>
struct RTT::internal::InvokerSignature< int, Signature, ToInvoke >

Used by various classes to define operator(), given a Signature.

Parameters
intThe number of arguments of operator().
SignatureThe C-style function signature (function type).
ToInvokeA class type which is called within operator().
Todo:
separate ret() out in ResultSignature class

Definition at line 58 of file InvokerSignature.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:44