Macros | Typedefs | Functions | Variables
xsstringarray.h File Reference
#include "xsarray.h"
Include dependency graph for xsstringarray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XsStringArray_destruct(thisPtr)   XsArray_destruct(thisPtr)
 
#define XSSTRINGARRAY_INITIALIZER   XSARRAY_INITIALIZER(&g_xsStringArrayDescriptor)
 

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)
 
XSTYPES_DLL_API void XsStringArray_fromSplicedString (struct XsStringArray *thisPtr, struct XsString const *src, struct XsString const *separators)
 
XSTYPES_DLL_API void XsStringArray_join (struct XsStringArray const *thisPtr, struct XsString *result, struct XsString const *separator)
 

Variables

const XsArrayDescriptor XSTYPES_DLL_API g_xsStringArrayDescriptor
 Descriptor for XsStringArray. More...
 

Macro Definition Documentation

◆ XsStringArray_destruct

#define XsStringArray_destruct (   thisPtr)    XsArray_destruct(thisPtr)

Definition at line 85 of file xsstringarray.h.

◆ XSSTRINGARRAY_INITIALIZER

#define XSSTRINGARRAY_INITIALIZER   XSARRAY_INITIALIZER(&g_xsStringArrayDescriptor)

Definition at line 78 of file xsstringarray.h.

Typedef Documentation

◆ XsStringArray

typedef struct XsStringArray XsStringArray

Definition at line 82 of file xsstringarray.h.

Function Documentation

◆ XSARRAY_STRUCT()

XSARRAY_STRUCT ( XsStringArray  ,
struct XsString   
)

◆ XsStringArray_construct()

XSTYPES_DLL_API void XsStringArray_construct ( XsStringArray thisPtr,
XsSize  count,
struct XsString const *  src 
)

◆ XsStringArray_fromSplicedString()

XSTYPES_DLL_API void XsStringArray_fromSplicedString ( struct XsStringArray thisPtr,
struct XsString const *  src,
struct XsString const *  separators 
)
related

◆ XsStringArray_join()

XSTYPES_DLL_API void XsStringArray_join ( struct XsStringArray const *  thisPtr,
struct XsString result,
struct XsString const *  separator 
)
related

Variable Documentation

◆ g_xsStringArrayDescriptor

const XsArrayDescriptor XSTYPES_DLL_API g_xsStringArrayDescriptor

Descriptor for XsStringArray.

Definition at line 74 of file xsstringarray.c.



xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21