#include "pstdint.h"#include "xstypesconfig.h"#include "xssyncline.h"#include "xssyncfunction.h"#include "xssyncpolarity.h"
Go to the source code of this file.
Classes | |
| struct | XsSyncSetting | 
| A structure for storing all xsens sync settings.  More... | |
Macros | |
| #define | XSSYNCSETTINGS_INITIALIZER { XSL_Invalid, XSF_Invalid, XSP_None, 1, 0, 0, 0, 0, 0 } | 
Typedefs | |
| typedef struct XsSyncSetting | XsSyncSetting | 
Functions | |
| XSTYPES_DLL_API int | XsSyncSetting_isInput (const struct XsSyncSetting *thisPtr) | 
| XSTYPES_DLL_API int | XsSyncSetting_isOutput (const struct XsSyncSetting *thisPtr) | 
| XSTYPES_DLL_API void | XsSyncSetting_swap (struct XsSyncSetting *a, struct XsSyncSetting *b) | 
| #define XSSYNCSETTINGS_INITIALIZER { XSL_Invalid, XSF_Invalid, XSP_None, 1, 0, 0, 0, 0, 0 } | 
Definition at line 23 of file xssyncsetting.h.
| typedef struct XsSyncSetting XsSyncSetting | 
Definition at line 120 of file xssyncsetting.h.
| XSTYPES_DLL_API int XsSyncSetting_isInput | ( | const struct XsSyncSetting * | thisPtr | ) | 
| XSTYPES_DLL_API int XsSyncSetting_isOutput | ( | const struct XsSyncSetting * | thisPtr | ) | 
| XSTYPES_DLL_API void XsSyncSetting_swap | ( | struct XsSyncSetting * | a, | 
| struct XsSyncSetting * | b | ||
| ) | 
| 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 |