

Go to the source code of this file.
Macros | |
| #define | XSMESSAGEARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsMessageArrayDescriptor) |
Typedefs | |
| typedef struct XsMessageArray | XsMessageArray |
Functions | |
| XSARRAY_STRUCT (XsMessageArray, struct XsMessage) | |
| XSTYPES_DLL_API void | XsMessageArray_construct (XsMessageArray *thisPtr, XsSize count, struct XsMessage const *src) |
Variables | |
| const XsArrayDescriptor XSTYPES_DLL_API | g_xsMessageArrayDescriptor |
| #define XSMESSAGEARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsMessageArrayDescriptor) |
Definition at line 23 of file xsmessagearray.h.
| typedef struct XsMessageArray XsMessageArray |
Definition at line 28 of file xsmessagearray.h.
| XSARRAY_STRUCT | ( | XsMessageArray | , |
| struct XsMessage | |||
| ) |
| XSTYPES_DLL_API void XsMessageArray_construct | ( | XsMessageArray * | thisPtr, |
| XsSize | count, | ||
| struct XsMessage const * | src | ||
| ) |
| const XsArrayDescriptor XSTYPES_DLL_API g_xsMessageArrayDescriptor |
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |