|
Orocos Real-Time Toolkit
2.9.0
|
Used to implement collect(), given a Function Signature. More...
#include <rtt/internal/CollectSignature.hpp>
Used to implement collect(), given a Function Signature.
| int | The number of arguments of collect. |
| Signature | The C-style function signature (function type). |
| ToCollect | A class type which is called within collect. |
Definition at line 112 of file CollectSignature.hpp.
1.8.11