18 #define XSDEVICEID_INITIALIZER { 0 }
97 inline bool isValid()
const
102 inline bool isXbusMaster()
const
107 inline bool isXbusMasterMotionTracker()
const
112 inline bool isMtw()
const
117 inline bool isMtix()
const
122 inline bool isLegacyMtig()
const
127 inline bool isMtig()
const
132 inline bool isMtMk4()
const
137 inline bool isMtMk4_X0()
const
142 inline bool isMtMk4_10()
const
147 inline bool isMtMk4_20()
const
152 inline bool isMtMk4_30()
const
157 inline bool isMtMk4_X00()
const
162 inline bool isMtMk4_100()
const
167 inline bool isMtMk4_200()
const
172 inline bool isMtMk4_300()
const
177 inline bool isMtMk4_700()
const
182 inline bool isMtw2()
const
187 inline bool isMtx2()
const
192 inline bool isWirelessMaster()
const
197 inline bool isAwindaStation()
const
202 inline bool isAwindaDongle()
const
207 inline bool isAwindaOem()
const
212 inline bool containsBroadcast()
const
217 inline bool isBroadcast()
const
GLubyte GLubyte GLubyte a
bool operator!=(const TPoint2D &p1, const TPoint2D &p2)
Exact comparison between 2D points.
bool operator==(const TPoint2D &p1, const TPoint2D &p2)
Exact comparison between 2D points.
bool operator<(const CPoint< DERIVEDCLASS > &a, const CPoint< DERIVEDCLASS > &b)
Used by STL algorithms.
bool operator>=(const CArray< T, N > &x, const CArray< T, N > &y)
bool operator<=(const CArray< T, N > &x, const CArray< T, N > &y)
bool operator>(const CArray< T, N > &x, const CArray< T, N > &y)
unsigned __int32 uint32_t
uint32_t m_deviceId
The actual device id.
XSTYPES_DLL_API int XsDeviceId_isXbusMaster(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isLegacyMtig(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtMk4_700(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtMk4(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API void XsDeviceId_swap(struct XsDeviceId *a, struct XsDeviceId *b)
struct XsDeviceId XsDeviceId
XSTYPES_DLL_API int XsDeviceId_isMtx2(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API uint32_t XsDeviceId_broadcast(void)
XSTYPES_DLL_API int XsDeviceId_isMtMk4_30(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtMk4_200(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isAwindaOem(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtMk4_10(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isAwindaStation(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtMk4_300(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isXbusMasterMotionTracker(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtMk4_X00(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isAwindaDongle(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtig(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API void XsDeviceId_toString(struct XsDeviceId const *thisPtr, XsString *str)
XSTYPES_DLL_API int XsDeviceId_isMtMk4_20(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtMk4_X0(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtMk4_100(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isBroadcast(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtw2(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtw(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_containsBroadcast(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isValid(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isWirelessMaster(struct XsDeviceId const *thisPtr)
XSTYPES_DLL_API int XsDeviceId_isMtix(struct XsDeviceId const *thisPtr)