Main MRPT website > C++ reference for MRPT 1.9.9
Macros | Typedefs | Functions | Variables
xsint64array.h File Reference
#include "xsarray.h"
#include "pstdint.h"
Include dependency graph for xsint64array.h:

Go to the source code of this file.

Macros

#define XSINT64ARRAY_INITIALIZER   XSARRAY_INITIALIZER(&g_xsInt64ArrayDescriptor)
 

Typedefs

typedef struct XsInt64Array XsInt64Array
 

Functions

 XSARRAY_STRUCT (XsInt64Array, int64_t)
 
XSTYPES_DLL_API void XsInt64Array_construct (XsInt64Array *thisPtr, XsSize count, int64_t const *src)
 

Variables

const XsArrayDescriptor XSTYPES_DLL_API g_xsInt64ArrayDescriptor
 

Macro Definition Documentation

◆ XSINT64ARRAY_INITIALIZER

#define XSINT64ARRAY_INITIALIZER   XSARRAY_INITIALIZER(&g_xsInt64ArrayDescriptor)

Definition at line 22 of file xsint64array.h.

Typedef Documentation

◆ XsInt64Array

typedef struct XsInt64Array XsInt64Array

Definition at line 24 of file xsint64array.h.

Function Documentation

◆ XSARRAY_STRUCT()

XSARRAY_STRUCT ( XsInt64Array  ,
int64_t   
)

◆ XsInt64Array_construct()

XSTYPES_DLL_API void XsInt64Array_construct ( XsInt64Array thisPtr,
XsSize  count,
int64_t const *  src 
)

Variable Documentation

◆ g_xsInt64ArrayDescriptor

const XsArrayDescriptor XSTYPES_DLL_API g_xsInt64ArrayDescriptor



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