#include "xsarray.h"

Go to the source code of this file.
Macros | |
| #define | XsIntArray_INITIALIZER XSARRAY_INITIALIZER(&g_xsIntArrayDescriptor) |
Typedefs | |
| typedef struct XsIntArray | XsIntArray |
Functions | |
| XSARRAY_STRUCT (XsIntArray, int) | |
| XSTYPES_DLL_API void | XsIntArray_construct (XsIntArray *thisPtr, XsSize count, int const *src) |
Variables | |
| XsArrayDescriptor const XSTYPES_DLL_API | g_xsIntArrayDescriptor |
| #define XsIntArray_INITIALIZER XSARRAY_INITIALIZER(&g_xsIntArrayDescriptor) |
Definition at line 31 of file xsintarray.h.
| typedef struct XsIntArray XsIntArray |
Definition at line 34 of file xsintarray.h.
| XSARRAY_STRUCT | ( | XsIntArray | , |
| int | |||
| ) |
| XSTYPES_DLL_API void XsIntArray_construct | ( | XsIntArray * | thisPtr, |
| XsSize | count, | ||
| int const * | src | ||
| ) |
| XsArrayDescriptor const XSTYPES_DLL_API g_xsIntArrayDescriptor |
| 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 |