

Go to the source code of this file.
Macros | |
| #define | XSDEVICEIDARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsDeviceIdArrayDescriptor) |
Typedefs | |
| typedef struct XsDeviceIdArray | XsDeviceIdArray |
Functions | |
| XSARRAY_STRUCT (XsDeviceIdArray, XsDeviceId) | |
| XSTYPES_DLL_API void | XsDeviceIdArray_construct (XsDeviceIdArray *thisPtr, XsSize count, XsDeviceId const *src) |
Variables | |
| XsArrayDescriptor const XSTYPES_DLL_API | g_xsDeviceIdArrayDescriptor |
| #define XSDEVICEIDARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsDeviceIdArrayDescriptor) |
Definition at line 22 of file xsdeviceidarray.h.
| typedef struct XsDeviceIdArray XsDeviceIdArray |
Definition at line 24 of file xsdeviceidarray.h.
| XSARRAY_STRUCT | ( | XsDeviceIdArray | , |
| XsDeviceId | |||
| ) |
| XSTYPES_DLL_API void XsDeviceIdArray_construct | ( | XsDeviceIdArray * | thisPtr, |
| XsSize | count, | ||
| XsDeviceId const * | src | ||
| ) |
| XsArrayDescriptor const XSTYPES_DLL_API g_xsDeviceIdArrayDescriptor |
| Page generated by Doxygen 1.8.14 for MRPT 1.5.8 Git: f67d0f871 Wed Sep 25 18:32:17 2019 +0200 at lun oct 28 01:58:29 CET 2019 |