
Go to the source code of this file.
Macros | |
| #define | XSENS_NO_AUTOLIB |
| #define | XCOMMUNICATION_CONFIG_H |
| #define | WIN32 |
| #define | XSENS_WINDOWS |
| #define | USE_WINUSB |
| #define | _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES 1 |
| #define | _CRT_SECURE_NO_WARNINGS |
| #define | XSENS_32BIT |
| #define | UNICODE |
| #define | QT_NO_DEBUG 1 |
| #define | XSENS_DISABLE_COPY(className) |
| Add this macro to the start of a class definition to prevent automatic creation of copy functions. More... | |
| #define | XSEXITLOGC(j) ((void) 0) |
| #define | XSEXITLOGD(j) ((void) 0) |
| #define | XSEXITLOGN(j) ((void) 0) |
| #define | DIDLOG(d) "" |
| #define | JLTRACE(...) ((void)0) |
| #define | JLTRACE_NODEC(...) ((void)0) |
| #define | JLDEBUG(...) ((void)0) |
| #define | JLDEBUG_NODEC(...) ((void)0) |
| #define | JLALERT(...) ((void)0) |
| #define | JLALERT_NODEC(...) ((void)0) |
| #define | JLERROR(...) ((void)0) |
| #define | JLERROR_NODEC(...) ((void)0) |
| #define | JLFATAL(...) ((void)0) |
| #define | JLFATAL_NODEC(...) ((void)0) |
| #define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES 1 |
Definition at line 45 of file xcommunicationconfig.h.
| #define _CRT_SECURE_NO_WARNINGS |
Definition at line 48 of file xcommunicationconfig.h.
| #define DIDLOG | ( | d | ) | "" |
Definition at line 171 of file xcommunicationconfig.h.
| #define JLALERT | ( | ... | ) | ((void)0) |
Definition at line 179 of file xcommunicationconfig.h.
Referenced by ProtocolHandler::findMessage(), UsbInterface::open(), SerialInterface::open(), SerialInterface::readData(), and UsbInterface::writeData().
| #define JLALERT_NODEC | ( | ... | ) | ((void)0) |
Definition at line 180 of file xcommunicationconfig.h.
| #define JLDEBUG | ( | ... | ) | ((void)0) |
Definition at line 177 of file xcommunicationconfig.h.
Referenced by UsbInterface::open(), SerialInterface::open(), UsbInterface::setRawIo(), UsbInterface::setTimeout(), SerialInterface::setTimeout(), and xsEnumerateUsbDevices().
| #define JLDEBUG_NODEC | ( | ... | ) | ((void)0) |
Definition at line 178 of file xcommunicationconfig.h.
| #define JLERROR | ( | ... | ) | ((void)0) |
Definition at line 181 of file xcommunicationconfig.h.
| #define JLERROR_NODEC | ( | ... | ) | ((void)0) |
Definition at line 182 of file xcommunicationconfig.h.
| #define JLFATAL | ( | ... | ) | ((void)0) |
Definition at line 183 of file xcommunicationconfig.h.
| #define JLFATAL_NODEC | ( | ... | ) | ((void)0) |
Definition at line 184 of file xcommunicationconfig.h.
| #define JLTRACE | ( | ... | ) | ((void)0) |
Definition at line 175 of file xcommunicationconfig.h.
Referenced by ProtocolHandler::findMessage(), UsbInterface::readData(), SerialInterface::readData(), UsbInterface::waitForData(), and SerialInterface::waitForData().
| #define JLTRACE_NODEC | ( | ... | ) | ((void)0) |
Definition at line 176 of file xcommunicationconfig.h.
| #define QT_NO_DEBUG 1 |
Definition at line 133 of file xcommunicationconfig.h.
| #define UNICODE |
Definition at line 78 of file xcommunicationconfig.h.
| #define USE_WINUSB |
Definition at line 38 of file xcommunicationconfig.h.
| #define WIN32 |
Definition at line 25 of file xcommunicationconfig.h.
| #define XCOMMUNICATION_CONFIG_H |
Definition at line 12 of file xcommunicationconfig.h.
| #define XSENS_32BIT |
Definition at line 72 of file xcommunicationconfig.h.
| #define XSENS_DISABLE_COPY | ( | className | ) |
Add this macro to the start of a class definition to prevent automatic creation of copy functions.
Definition at line 145 of file xcommunicationconfig.h.
| #define XSENS_NO_AUTOLIB |
Definition at line 9 of file xcommunicationconfig.h.
| #define XSENS_WINDOWS |
Definition at line 27 of file xcommunicationconfig.h.
| #define XSEXITLOGC | ( | j | ) | ((void) 0) |
Definition at line 167 of file xcommunicationconfig.h.
| #define XSEXITLOGD | ( | j | ) | ((void) 0) |
Definition at line 168 of file xcommunicationconfig.h.
| #define XSEXITLOGN | ( | j | ) | ((void) 0) |
Definition at line 169 of file xcommunicationconfig.h.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |