Orocos Real-Time Toolkit
2.8.3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
rtt
os
targets
rtt-target.h
Go to the documentation of this file.
1
6
#define ORO_RTT_CONFIG_str(s) ORO_RTT_CONFIG__str(s-config.h)
7
#define ORO_RTT_CONFIG_OS_str(s) ORO_RTT_CONFIG__str(../s/s.h)
8
#define ORO_RTT_CONFIG__str(s) #s
9
10
#define OROCOS_TARGET_HEADER ORO_RTT_CONFIG_str(OROCOS_TARGET)
11
#define OROCOS_TARGET_HEADER_OS ORO_RTT_CONFIG_OS_str(OROCOS_TARGET)
12
13
#include OROCOS_TARGET_HEADER
14
#include OROCOS_TARGET_HEADER_OS
15
16
#undef ORO_RTT_CONFIG_str
17
#undef ORO_RTT_CONFIG__str
Generated on Fri Apr 5 2019 12:14:46 for Orocos Real-Time Toolkit by
1.8.11