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

Detailed Description

Definition at line 49 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 51 of file xsvector.h.

◆ m_flags

const int XsVector::m_flags
protected

Flags for data management.

Definition at line 53 of file xsvector.h.

◆ m_size

const XsSize XsVector::m_size
protected

Size of contained data buffer in elements.

Definition at line 52 of file xsvector.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019