signature2.hpp File Reference

#include "signature_template.hpp"
Include dependency graph for install/include/rtt/internal/signature2.hpp:

Go to the source code of this file.

Defines

#define OROCOS_SIGNATURE_ARG_TYPES   typedef T1 arg1_type;typedef T2 arg2_type;
#define OROCOS_SIGNATURE_ARGS   boost::ref(a1), boost::ref(a2)
#define OROCOS_SIGNATURE_NUM_ARGS   2
#define OROCOS_SIGNATURE_PARMS   arg1_type a1, arg2_type a2
#define OROCOS_SIGNATURE_TEMPLATE_ARGS   T1, T2
#define OROCOS_SIGNATURE_TEMPLATE_PARMS   typename T1, typename T2
#define OROCOS_SIGNATURE_TYPEDEFS   typedef typename function_type::arg1_type arg1_type;typedef typename function_type::arg2_type arg2_type;

Define Documentation

#define OROCOS_SIGNATURE_ARG_TYPES   typedef T1 arg1_type;typedef T2 arg2_type;

Definition at line 44 of file install/include/rtt/internal/signature2.hpp.

#define OROCOS_SIGNATURE_ARGS   boost::ref(a1), boost::ref(a2)

Definition at line 43 of file install/include/rtt/internal/signature2.hpp.

#define OROCOS_SIGNATURE_NUM_ARGS   2

Definition at line 39 of file install/include/rtt/internal/signature2.hpp.

#define OROCOS_SIGNATURE_PARMS   arg1_type a1, arg2_type a2

Definition at line 42 of file install/include/rtt/internal/signature2.hpp.

#define OROCOS_SIGNATURE_TEMPLATE_ARGS   T1, T2

Definition at line 41 of file install/include/rtt/internal/signature2.hpp.

#define OROCOS_SIGNATURE_TEMPLATE_PARMS   typename T1, typename T2

Definition at line 40 of file install/include/rtt/internal/signature2.hpp.

#define OROCOS_SIGNATURE_TYPEDEFS   typedef typename function_type::arg1_type arg1_type;typedef typename function_type::arg2_type arg2_type;

Definition at line 45 of file install/include/rtt/internal/signature2.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:48:25 2013