

Go to the source code of this file.
Macros | |
| #define | XSPORTINFOARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsPortInfoArrayDescriptor) |
Typedefs | |
| typedef struct XsPortInfoArray | XsPortInfoArray |
Functions | |
| XSARRAY_STRUCT (XsPortInfoArray, struct XsPortInfo) | |
| XSTYPES_DLL_API void | XsPortInfoArray_construct (XsPortInfoArray *thisPtr, XsSize count, struct XsPortInfo const *src) |
Variables | |
| XsArrayDescriptor const XSTYPES_DLL_API | g_xsPortInfoArrayDescriptor |
| #define XSPORTINFOARRAY_INITIALIZER XSARRAY_INITIALIZER(&g_xsPortInfoArrayDescriptor) |
Definition at line 22 of file xsportinfoarray.h.
| typedef struct XsPortInfoArray XsPortInfoArray |
Definition at line 26 of file xsportinfoarray.h.
| XSARRAY_STRUCT | ( | XsPortInfoArray | , |
| struct XsPortInfo | |||
| ) |
| XSTYPES_DLL_API void XsPortInfoArray_construct | ( | XsPortInfoArray * | thisPtr, |
| XsSize | count, | ||
| struct XsPortInfo const * | src | ||
| ) |
| XsArrayDescriptor const XSTYPES_DLL_API g_xsPortInfoArrayDescriptor |
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |