XsString Struct Reference

A 0-terminated managed string of characters. More...

Detailed Description

A 0-terminated managed string of characters.

This structure uses XsArray to manage its internal data. The C++ interface reports the size of the string excluding the terminating 0, but since the C version uses XsArray directly, its m_size member includes the terminating 0. When using the C version, make sure that the 0 character is always preserved when manipulating the data.

See also
XsArray

The documentation for this struct was generated from the following file:


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:22