Orocos Real-Time Toolkit
2.8.3
|
Defines ret(), given a Signature. More...
#include <rtt/internal/ReturnSignature.hpp>
Defines ret(), 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 57 of file ReturnSignature.hpp.