Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Protected Attributes
XsVector Struct Reference

Detailed Description

Definition at line 59 of file xsvector.h.

#include <xSens_MT4/xstypes/include/xsens/xsvector.h>

Protected Attributes

XSCPPPROTECTED XsReal *const m_data
 Points to contained data buffer. More...
 
const XsSize m_size
 Size of contained data buffer in elements. More...
 
const int m_flags
 Flags for data management. More...
 

Member Data Documentation

◆ m_data

XSCPPPROTECTED XsReal* const XsVector::m_data
protected

Points to contained data buffer.

Definition at line 63 of file xsvector.h.

◆ m_flags

const int XsVector::m_flags
protected

Flags for data management.

Definition at line 67 of file xsvector.h.

◆ m_size

const XsSize XsVector::m_size
protected

Size of contained data buffer in elements.

Definition at line 65 of file xsvector.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST