#include "signal_template.hpp"

Go to the source code of this file.
| Macros | |
| #define | OROCOS_SIGNATURE_COMMA_IF_NONZERO_ARGS | 
| #define | OROCOS_SIGNATURE_FUNCTION_N BOOST_JOIN(boost::function,OROCOS_SIGNATURE_NUM_ARGS) | 
| #define | OROCOS_SIGNATURE_FUNCTION_N_HEADER BOOST_JOIN(<boost/function/function,OROCOS_SIGNATURE_NUM_ARGS.hpp>) | 
| #define OROCOS_SIGNATURE_COMMA_IF_NONZERO_ARGS | 
Definition at line 47 of file signature_template.hpp.
| #define OROCOS_SIGNATURE_FUNCTION_N BOOST_JOIN(boost::function,OROCOS_SIGNATURE_NUM_ARGS) | 
Definition at line 41 of file signature_template.hpp.
| #define OROCOS_SIGNATURE_FUNCTION_N_HEADER BOOST_JOIN(<boost/function/function,OROCOS_SIGNATURE_NUM_ARGS.hpp>) | 
Definition at line 42 of file signature_template.hpp.