#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 33 of file xsintarray.h.
| XSARRAY_STRUCT | ( | XsIntArray | , |
| int | |||
| ) |
| XSTYPES_DLL_API void XsIntArray_construct | ( | XsIntArray * | thisPtr, |
| XsSize | count, | ||
| int const * | src | ||
| ) |
|
extern |
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |