Macros
xscontrollerconfig.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES   1
 
#define _CRT_SECURE_NO_WARNINGS
 
#define DIDLOG(d)   ""
 
#define JLALERT(...)   ((void)0)
 
#define JLALERT_NODEC(...)   ((void)0)
 
#define JLALERTG(...)   ((void)0)
 
#define JLDEBUG(...)   ((void)0)
 
#define JLDEBUG_NODEC(...)   ((void)0)
 
#define JLDEBUGFINAL(...)   ((void)0)
 
#define JLDEBUGFINALG(...)   ((void)0)
 
#define JLDEBUGG(...)   ((void)0)
 
#define JLERROR(...)   ((void)0)
 
#define JLERROR_NODEC(...)   ((void)0)
 
#define JLERRORG(...)   ((void)0)
 
#define JLFATAL(...)   ((void)0)
 
#define JLFATAL_NODEC(...)   ((void)0)
 
#define JLFATALG(...)   ((void)0)
 
#define JLFINALVALUE(...)   ((void)0)
 
#define JLTRACE(...)   ((void)0)
 
#define JLTRACE_NODEC(...)   ((void)0)
 
#define JLTRACEG(...)   ((void)0)
 
#define JLWRITE(...)   ((void)0)
 
#define JLWRITE_NODEC(...)   ((void)0)
 
#define JLWRITEFINAL(...)   ((void)0)
 
#define JLWRITEFINALG(...)   ((void)0)
 
#define JLWRITEG(...)   ((void)0)
 
#define UNICODE
 
#define XDA_DLL_API
 
#define XSCONTROLLER_CONFIG_H
 
#define XSENS_32BIT
 
#define XSENS_DISABLE_COPY(className)
 Add this macro to the start of a class definition to prevent automatic creation of copy functions. More...
 
#define XSENS_NO_AUTOLIB
 
#define XSENS_NO_PORT_NUMBERS
 
#define XSEXITLOGC(j)   ((void) 0)
 
#define XSEXITLOGD(j)   ((void) 0)
 
#define XSEXITLOGN(j)   ((void) 0)
 
#define XSNOEXPORT
 
#define XSNOLINUXEXPORT
 

Macro Definition Documentation

◆ _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES

#define _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES   1

Definition at line 103 of file xscontrollerconfig.h.

◆ _CRT_SECURE_NO_WARNINGS

#define _CRT_SECURE_NO_WARNINGS

Definition at line 106 of file xscontrollerconfig.h.

◆ DIDLOG

#define DIDLOG (   d)    ""

Definition at line 218 of file xscontrollerconfig.h.

◆ JLALERT

#define JLALERT (   ...)    ((void)0)

Definition at line 228 of file xscontrollerconfig.h.

◆ JLALERT_NODEC

#define JLALERT_NODEC (   ...)    ((void)0)

Definition at line 229 of file xscontrollerconfig.h.

◆ JLALERTG

#define JLALERTG (   ...)    ((void)0)

Definition at line 230 of file xscontrollerconfig.h.

◆ JLDEBUG

#define JLDEBUG (   ...)    ((void)0)

Definition at line 225 of file xscontrollerconfig.h.

◆ JLDEBUG_NODEC

#define JLDEBUG_NODEC (   ...)    ((void)0)

Definition at line 226 of file xscontrollerconfig.h.

◆ JLDEBUGFINAL

#define JLDEBUGFINAL (   ...)    ((void)0)

Definition at line 243 of file xscontrollerconfig.h.

◆ JLDEBUGFINALG

#define JLDEBUGFINALG (   ...)    ((void)0)

Definition at line 244 of file xscontrollerconfig.h.

◆ JLDEBUGG

#define JLDEBUGG (   ...)    ((void)0)

Definition at line 227 of file xscontrollerconfig.h.

◆ JLERROR

#define JLERROR (   ...)    ((void)0)

Definition at line 231 of file xscontrollerconfig.h.

◆ JLERROR_NODEC

#define JLERROR_NODEC (   ...)    ((void)0)

Definition at line 232 of file xscontrollerconfig.h.

◆ JLERRORG

#define JLERRORG (   ...)    ((void)0)

Definition at line 233 of file xscontrollerconfig.h.

◆ JLFATAL

#define JLFATAL (   ...)    ((void)0)

Definition at line 234 of file xscontrollerconfig.h.

◆ JLFATAL_NODEC

#define JLFATAL_NODEC (   ...)    ((void)0)

Definition at line 235 of file xscontrollerconfig.h.

◆ JLFATALG

#define JLFATALG (   ...)    ((void)0)

Definition at line 236 of file xscontrollerconfig.h.

◆ JLFINALVALUE

#define JLFINALVALUE (   ...)    ((void)0)

Definition at line 240 of file xscontrollerconfig.h.

◆ JLTRACE

#define JLTRACE (   ...)    ((void)0)

Definition at line 222 of file xscontrollerconfig.h.

◆ JLTRACE_NODEC

#define JLTRACE_NODEC (   ...)    ((void)0)

Definition at line 223 of file xscontrollerconfig.h.

◆ JLTRACEG

#define JLTRACEG (   ...)    ((void)0)

Definition at line 224 of file xscontrollerconfig.h.

◆ JLWRITE

#define JLWRITE (   ...)    ((void)0)

Definition at line 237 of file xscontrollerconfig.h.

◆ JLWRITE_NODEC

#define JLWRITE_NODEC (   ...)    ((void)0)

Definition at line 238 of file xscontrollerconfig.h.

◆ JLWRITEFINAL

#define JLWRITEFINAL (   ...)    ((void)0)

Definition at line 241 of file xscontrollerconfig.h.

◆ JLWRITEFINALG

#define JLWRITEFINALG (   ...)    ((void)0)

Definition at line 242 of file xscontrollerconfig.h.

◆ JLWRITEG

#define JLWRITEG (   ...)    ((void)0)

Definition at line 239 of file xscontrollerconfig.h.

◆ UNICODE

#define UNICODE

Definition at line 136 of file xscontrollerconfig.h.

◆ XDA_DLL_API

#define XDA_DLL_API

Definition at line 161 of file xscontrollerconfig.h.

◆ XSCONTROLLER_CONFIG_H

#define XSCONTROLLER_CONFIG_H

Definition at line 68 of file xscontrollerconfig.h.

◆ XSENS_32BIT

#define XSENS_32BIT

Definition at line 130 of file xscontrollerconfig.h.

◆ XSENS_DISABLE_COPY

#define XSENS_DISABLE_COPY (   className)
Value:
private: \
className(className const &) = delete; \
className &operator = (className const &) = delete

Add this macro to the start of a class definition to prevent automatic creation of copy functions.

Definition at line 191 of file xscontrollerconfig.h.

◆ XSENS_NO_AUTOLIB

#define XSENS_NO_AUTOLIB

Definition at line 65 of file xscontrollerconfig.h.

◆ XSENS_NO_PORT_NUMBERS

#define XSENS_NO_PORT_NUMBERS

Definition at line 98 of file xscontrollerconfig.h.

◆ XSEXITLOGC

#define XSEXITLOGC (   j)    ((void) 0)

Definition at line 214 of file xscontrollerconfig.h.

◆ XSEXITLOGD

#define XSEXITLOGD (   j)    ((void) 0)

Definition at line 215 of file xscontrollerconfig.h.

◆ XSEXITLOGN

#define XSEXITLOGN (   j)    ((void) 0)

Definition at line 216 of file xscontrollerconfig.h.

◆ XSNOEXPORT

#define XSNOEXPORT

Definition at line 250 of file xscontrollerconfig.h.

◆ XSNOLINUXEXPORT

#define XSNOLINUXEXPORT

Definition at line 253 of file xscontrollerconfig.h.



xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21