
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 | |
| XsArrayDescriptor const XSTYPES_DLL_API | g_xsInt64ArrayDescriptor | 
| #define XSINT64ARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsInt64ArrayDescriptor) | 
Definition at line 22 of file xsint64array.h.
| typedef struct XsInt64Array XsInt64Array | 
Definition at line 24 of file xsint64array.h.
| XSARRAY_STRUCT | ( | XsInt64Array | , | 
| int64_t | |||
| ) | 
| XSTYPES_DLL_API void XsInt64Array_construct | ( | XsInt64Array * | thisPtr, | 
| XsSize | count, | ||
| int64_t const * | src | ||
| ) | 
| XsArrayDescriptor const XSTYPES_DLL_API g_xsInt64ArrayDescriptor | 
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |