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

XsArrayDescriptor const XSTYPES_DLL_API g_xsStringArrayDescriptor
 

Macro Definition Documentation

◆ XsStringArray_destruct

#define XsStringArray_destruct (   thisPtr)    XsArray_destruct(thisPtr)

Definition at line 29 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 26 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

XsArrayDescriptor const XSTYPES_DLL_API g_xsStringArrayDescriptor



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019