Go to the source code of this file.
Defines | |
#define | ORO_RTT_CONFIG__str(s) #s |
#define | ORO_RTT_CONFIG_OS_str(s) ORO_RTT_CONFIG__str(../s/s.h) |
#define | ORO_RTT_CONFIG_str(s) ORO_RTT_CONFIG__str(s-config.h) |
#define | OROCOS_TARGET_HEADER ORO_RTT_CONFIG_str(OROCOS_TARGET) |
#define | OROCOS_TARGET_HEADER_OS ORO_RTT_CONFIG_OS_str(OROCOS_TARGET) |
#define ORO_RTT_CONFIG__str | ( | s | ) | #s |
Definition at line 8 of file rtt-target.h.
#define ORO_RTT_CONFIG_OS_str | ( | s | ) | ORO_RTT_CONFIG__str(../s/s.h) |
Definition at line 7 of file rtt-target.h.
#define ORO_RTT_CONFIG_str | ( | s | ) | ORO_RTT_CONFIG__str(s-config.h) |
This is a helper file in the targets subdirectory It includes the correct target, on behalf of rtt-config.h
Definition at line 6 of file rtt-target.h.
#define OROCOS_TARGET_HEADER ORO_RTT_CONFIG_str(OROCOS_TARGET) |
Definition at line 10 of file rtt-target.h.
#define OROCOS_TARGET_HEADER_OS ORO_RTT_CONFIG_OS_str(OROCOS_TARGET) |
Definition at line 11 of file rtt-target.h.