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 46 of file xcommunicationconfig.h.
| #define _CRT_SECURE_NO_WARNINGS |
Definition at line 49 of file xcommunicationconfig.h.
| #define DIDLOG | ( | d | ) | "" |
Definition at line 181 of file xcommunicationconfig.h.
| #define JLALERT | ( | ... | ) | ((void)0) |
Definition at line 189 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 190 of file xcommunicationconfig.h.
| #define JLDEBUG | ( | ... | ) | ((void)0) |
Definition at line 187 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 188 of file xcommunicationconfig.h.
| #define JLERROR | ( | ... | ) | ((void)0) |
Definition at line 191 of file xcommunicationconfig.h.
| #define JLERROR_NODEC | ( | ... | ) | ((void)0) |
Definition at line 192 of file xcommunicationconfig.h.
| #define JLFATAL | ( | ... | ) | ((void)0) |
Definition at line 193 of file xcommunicationconfig.h.
| #define JLFATAL_NODEC | ( | ... | ) | ((void)0) |
Definition at line 194 of file xcommunicationconfig.h.
| #define JLTRACE | ( | ... | ) | ((void)0) |
Definition at line 185 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 186 of file xcommunicationconfig.h.
| #define QT_NO_DEBUG 1 |
Definition at line 136 of file xcommunicationconfig.h.
| #define UNICODE |
Definition at line 79 of file xcommunicationconfig.h.
| #define USE_WINUSB |
Definition at line 39 of file xcommunicationconfig.h.
| #define WIN32 |
Definition at line 26 of file xcommunicationconfig.h.
| #define XCOMMUNICATION_CONFIG_H |
Definition at line 13 of file xcommunicationconfig.h.
| #define XSENS_32BIT |
Definition at line 73 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 149 of file xcommunicationconfig.h.
| #define XSENS_NO_AUTOLIB |
Definition at line 9 of file xcommunicationconfig.h.
| #define XSENS_WINDOWS |
Definition at line 28 of file xcommunicationconfig.h.
| #define XSEXITLOGC | ( | j | ) | ((void)0) |
Definition at line 177 of file xcommunicationconfig.h.
| #define XSEXITLOGD | ( | j | ) | ((void)0) |
Definition at line 178 of file xcommunicationconfig.h.
| #define XSEXITLOGN | ( | j | ) | ((void)0) |
Definition at line 179 of file xcommunicationconfig.h.
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |