14 #ifndef XSENS_SINGLE_PRECISION 18 # ifndef PRINTF_SIZET_MODIFIER 19 # if defined(XSENS_64BIT) 20 # define PRINTF_SIZET_MODIFIER "l" 22 # define PRINTF_SIZET_MODIFIER "" 24 # endif // PRINTF_SIZET_MODIFIER 27 typedef unsigned int XsSize;
28 #endif // XSENS_SINGLE_PRECISION 74 #define XS_ENUM_TO_STR_CASE(value) case value: return #value; The contained data should be managed (freed) by the object, when false, the object assumes the memory...
The object contains undefined data / should be considered empty. Usually only relevant when XSDF_Fixe...
size_t XsSize
XsSize must be unsigned number!
double XsReal
Defines the floating point type used by the Xsens libraries.
The contained data points to a fixed-size buffer, this allows creation of dynamic objects on the stac...
XsDataFlags
These flags define the behaviour of data contained by Xsens data structures.
XSTYPES_DLL_API const char * XsDataFlags_toString(XsDataFlags f)