| Orocos Real-Time Toolkit
    2.8.3
    | 
Used by various classes to define operator(), given a Signature. More...
#include <rtt/internal/InvokerSignature.hpp>
 
  
 Used by various classes to define operator(), given a Signature.
| int | The number of arguments of operator(). | 
| Signature | The C-style function signature (function type). | 
| ToInvoke | A class type which is called within operator(). | 
Definition at line 58 of file InvokerSignature.hpp.
 1.8.11
 1.8.11