Main MRPT website > C++ reference for MRPT 1.9.9
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
 

Macro Definition Documentation

◆ XsIntArray_INITIALIZER

#define XsIntArray_INITIALIZER   XSARRAY_INITIALIZER(&g_xsIntArrayDescriptor)

Definition at line 31 of file xsintarray.h.

Typedef Documentation

◆ XsIntArray

typedef struct XsIntArray XsIntArray

Definition at line 34 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 
)

Variable Documentation

◆ g_xsIntArrayDescriptor

const XsArrayDescriptor XSTYPES_DLL_API g_xsIntArrayDescriptor



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