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 | |
| XsArrayDescriptor const 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 | ||
| ) |
| XsArrayDescriptor const XSTYPES_DLL_API g_xsMessageArrayDescriptor |
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |