|
Orocos Real-Time Toolkit
2.9.0
|
#include "os/targets/rtt-target.h"Go to the source code of this file.
Macros | |
| #define | RTT_VERSION 2.9.0 |
| #define | RTT_VERSION_MAJOR 2 |
| #define | RTT_VERSION_MINOR 9 |
| #define | RTT_VERSION_PATCH 0 |
| #define | RTT_VERSION_GTE(major, minor, patch) |
| #define | OROBLD_OS_ARCH_unknown |
| #define | RTT_GCC_HASVISIBILITY |
| #define | RTT_API |
| #define | RTT_EXPORT |
| #define | RTT_HIDE |
| #define | RTT_EXT_IMPL |
| #define | RTT_DEPRECATED |
| #define | RTT_UNUSED |
| #define OROBLD_OS_ARCH_unknown |
Definition at line 49 of file rtt-config.h.
| #define RTT_API |
Definition at line 97 of file rtt-config.h.
Referenced by RTT::internal::ConnectionBase::connected(), RTT::Property< T >::identify(), RTT::internal::GlobalEngine::Instance(), and RTT::internal::AssignableDataSource< bool >::isAssignable().
| #define RTT_DEPRECATED |
Definition at line 114 of file rtt-config.h.
| #define RTT_EXPORT |
Definition at line 98 of file rtt-config.h.
| #define RTT_EXT_IMPL |
Definition at line 100 of file rtt-config.h.
Referenced by RTT::internal::NArityDataSource< function >::copy(), RTT::internal::AssignableDataSource< bool >::isAssignable(), and RTT::makeString().
| #define RTT_GCC_HASVISIBILITY |
Definition at line 56 of file rtt-config.h.
| #define RTT_HIDE |
Definition at line 99 of file rtt-config.h.
| #define RTT_UNUSED |
Definition at line 125 of file rtt-config.h.
Referenced by isLoadableLibrary().
| #define RTT_VERSION 2.9.0 |
Definition at line 4 of file rtt-config.h.
Referenced by RTT::Logger::startup().
| #define RTT_VERSION_GTE | ( | major, | |
| minor, | |||
| patch | |||
| ) |
Definition at line 9 of file rtt-config.h.
| #define RTT_VERSION_MAJOR 2 |
Definition at line 5 of file rtt-config.h.
| #define RTT_VERSION_MINOR 9 |
Definition at line 6 of file rtt-config.h.
| #define RTT_VERSION_PATCH 0 |
Definition at line 7 of file rtt-config.h.
1.8.11