#include "xsarray.h"
Go to the source code of this file.
Macros | |
| #define | XSSTRINGARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsStringArrayDescriptor) | 
| #define | XsStringArray_destruct(thisPtr) XsArray_destruct(thisPtr) | 
Typedefs | |
| typedef struct XsStringArray | XsStringArray | 
Functions | |
| XSARRAY_STRUCT (XsStringArray, struct XsString) | |
| XSTYPES_DLL_API void | XsStringArray_construct (XsStringArray *thisPtr, XsSize count, struct XsString const *src) | 
Variables | |
| const XsArrayDescriptor XSTYPES_DLL_API | g_xsStringArrayDescriptor | 
| #define XsStringArray_destruct | ( | thisPtr | ) | XsArray_destruct(thisPtr) | 
Definition at line 31 of file xsstringarray.h.
| #define XSSTRINGARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsStringArrayDescriptor) | 
Definition at line 22 of file xsstringarray.h.
| typedef struct XsStringArray XsStringArray | 
Definition at line 27 of file xsstringarray.h.
| XSARRAY_STRUCT | ( | XsStringArray | , | 
| struct XsString | |||
| ) | 
| XSTYPES_DLL_API void XsStringArray_construct | ( | XsStringArray * | thisPtr, | 
| XsSize | count, | ||
| struct XsString const * | src | ||
| ) | 
| const XsArrayDescriptor XSTYPES_DLL_API g_xsStringArrayDescriptor | 
| 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 |