Main MRPT website > C++ reference for MRPT 1.9.9
Macros | Typedefs | Functions | Variables
xsstringarray.h File Reference
#include "xsarray.h"
Include dependency graph for xsstringarray.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

const XsArrayDescriptor XSTYPES_DLL_API g_xsStringArrayDescriptor
 

Macro Definition Documentation

◆ XsStringArray_destruct

#define XsStringArray_destruct (   thisPtr)    XsArray_destruct(thisPtr)

Definition at line 31 of file xsstringarray.h.

◆ XSSTRINGARRAY_INITIALIZER

#define XSSTRINGARRAY_INITIALIZER   XSARRAY_INITIALIZER(&g_xsStringArrayDescriptor)

Definition at line 22 of file xsstringarray.h.

Typedef Documentation

◆ XsStringArray

typedef struct XsStringArray XsStringArray

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

Variable Documentation

◆ g_xsStringArrayDescriptor

const XsArrayDescriptor XSTYPES_DLL_API g_xsStringArrayDescriptor



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