Go to the source code of this file.
Macros | |
#define | XSSTRINGOUTPUTTYPEARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsStringOutputTypeArrayDescriptor) |
Typedefs | |
typedef struct XsStringOutputTypeArray | XsStringOutputTypeArray |
Functions | |
XSARRAY_STRUCT (XsStringOutputTypeArray, XsStringOutputType) | |
XSTYPES_DLL_API void | XsStringOutputTypeArray_construct (XsStringOutputTypeArray *thisPtr, XsSize count, XsStringOutputType const *src) |
Variables | |
const XsArrayDescriptor XSTYPES_DLL_API | g_xsStringOutputTypeArrayDescriptor |
Descriptor for XsStringOutputTypeArray. More... | |
#define XSSTRINGOUTPUTTYPEARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsStringOutputTypeArrayDescriptor) |
Definition at line 78 of file xsstringoutputtypearray.h.
typedef struct XsStringOutputTypeArray XsStringOutputTypeArray |
Definition at line 81 of file xsstringoutputtypearray.h.
XSARRAY_STRUCT | ( | XsStringOutputTypeArray | , |
XsStringOutputType | |||
) |
XSTYPES_DLL_API void XsStringOutputTypeArray_construct | ( | XsStringOutputTypeArray * | thisPtr, |
XsSize | count, | ||
XsStringOutputType const * | src | ||
) |
Definition at line 120 of file xsstringoutputtypearray.c.
const XsArrayDescriptor XSTYPES_DLL_API g_xsStringOutputTypeArrayDescriptor |
Descriptor for XsStringOutputTypeArray.
Definition at line 105 of file xsstringoutputtypearray.c.