Defines
signature1.hpp File Reference
#include "signature_template.hpp"
Include dependency graph for signature1.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define OROCOS_SIGNATURE_ARG_TYPES   typedef T1 arg1_type;
#define OROCOS_SIGNATURE_ARGS   boost::ref(a1)
#define OROCOS_SIGNATURE_NUM_ARGS   1
#define OROCOS_SIGNATURE_PARMS   arg1_type a1
#define OROCOS_SIGNATURE_TEMPLATE_ARGS   T1
#define OROCOS_SIGNATURE_TEMPLATE_PARMS   typename T1
#define OROCOS_SIGNATURE_TYPEDEFS   typedef typename function_type::arg1_type arg1_type;

Define Documentation

#define OROCOS_SIGNATURE_ARG_TYPES   typedef T1 arg1_type;

Definition at line 44 of file signature1.hpp.

#define OROCOS_SIGNATURE_ARGS   boost::ref(a1)

Definition at line 43 of file signature1.hpp.

#define OROCOS_SIGNATURE_NUM_ARGS   1

Definition at line 39 of file signature1.hpp.

#define OROCOS_SIGNATURE_PARMS   arg1_type a1

Definition at line 42 of file signature1.hpp.

Definition at line 41 of file signature1.hpp.

#define OROCOS_SIGNATURE_TEMPLATE_PARMS   typename T1

Definition at line 40 of file signature1.hpp.

#define OROCOS_SIGNATURE_TYPEDEFS   typedef typename function_type::arg1_type arg1_type;

Definition at line 45 of file signature1.hpp.



rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:42