#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 | |
| XsArrayDescriptor const XSTYPES_DLL_API | g_xsStringArrayDescriptor | 
| #define XsStringArray_destruct | ( | thisPtr | ) | XsArray_destruct(thisPtr) | 
Definition at line 29 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 26 of file xsstringarray.h.
| XSARRAY_STRUCT | ( | XsStringArray | , | 
| struct XsString | |||
| ) | 
| XSTYPES_DLL_API void XsStringArray_construct | ( | XsStringArray * | thisPtr, | 
| XsSize | count, | ||
| struct XsString const * | src | ||
| ) | 
| XsArrayDescriptor const XSTYPES_DLL_API g_xsStringArrayDescriptor | 
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |