9 #ifndef XSDEVICEIDARRAY_H 10 #define XSDEVICEIDARRAY_H 22 #define XSDEVICEIDARRAY_INITIALIZER \ 23 XSARRAY_INITIALIZER(&g_xsDeviceIdArrayDescriptor) 35 :
public XsArrayImpl<XsDeviceId, g_xsDeviceIdArrayDescriptor,
50 : ArrayImpl(
ref, sz, flags)
53 #ifndef XSENS_NOITERATOR 56 template <
typename Iterator>
58 : ArrayImpl(beginIt, endIt)
GLuint GLuint GLsizei count
This object describes how to treat the data in an array.
size_t XsSize
XsSize must be unsigned number!
XsArrayDescriptor const XSTYPES_DLL_API g_xsDeviceIdArrayDescriptor
struct XsDeviceIdArray XsDeviceIdArray
XSARRAY_STRUCT(XsDeviceIdArray, XsDeviceId)
XSTYPES_DLL_API void XsDeviceIdArray_construct(XsDeviceIdArray *thisPtr, XsSize count, XsDeviceId const *src)
XsDataFlags
These flags define the behaviour of data contained by Xsens data structures.