Orocos Real-Time Toolkit
2.8.3
|
#include "os/targets/rtt-target.h"
Go to the source code of this file.
Macros | |
#define | RTT_VERSION 2.8.3 |
#define | RTT_VERSION_MAJOR 2 |
#define | RTT_VERSION_MINOR 8 |
#define | RTT_VERSION_PATCH 3 |
#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 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_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_VERSION 2.8.3 |
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 8 |
Definition at line 6 of file rtt-config.h.
#define RTT_VERSION_PATCH 3 |
Definition at line 7 of file rtt-config.h.