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

Go to the source code of this file.

Macros

#define XsIntArray_INITIALIZER   XSARRAY_INITIALIZER(&g_xsIntArrayDescriptor)
 

Typedefs

typedef struct XsIntArray XsIntArray
 

Functions

 XSARRAY_STRUCT (XsIntArray, int)
 
XSTYPES_DLL_API void XsIntArray_construct (XsIntArray *thisPtr, XsSize count, int const *src)
 

Variables

const XsArrayDescriptor XSTYPES_DLL_API g_xsIntArrayDescriptor
 Descriptor for XsIntArray. More...
 

Macro Definition Documentation

◆ XsIntArray_INITIALIZER

#define XsIntArray_INITIALIZER   XSARRAY_INITIALIZER(&g_xsIntArrayDescriptor)

Definition at line 77 of file xsintarray.h.

Typedef Documentation

◆ XsIntArray

typedef struct XsIntArray XsIntArray

Definition at line 80 of file xsintarray.h.

Function Documentation

◆ XSARRAY_STRUCT()

XSARRAY_STRUCT ( XsIntArray  ,
int   
)

◆ XsIntArray_construct()

XSTYPES_DLL_API void XsIntArray_construct ( XsIntArray thisPtr,
XsSize  count,
int const *  src 
)

Note
Specialization for XsStringArray

Definition at line 116 of file xsintarray.c.

Variable Documentation

◆ g_xsIntArrayDescriptor

const XsArrayDescriptor XSTYPES_DLL_API g_xsIntArrayDescriptor

Descriptor for XsIntArray.

Definition at line 101 of file xsintarray.c.



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