Public Attributes | Related Functions | List of all members
XsSimpleVersion Class Reference

A class to store version information. More...

#include <xssimpleversion.h>

Public Attributes

uint8_t m_major
 The major part of the version number. More...
 
uint8_t m_minor
 The minor part of the version number. More...
 
uint8_t m_revision
 The revision number of the version. More...
 

Related Functions

(Note that these are not member functions.)

int XsSimpleVersion_empty (const XsSimpleVersion *thisPtr)
 Test if this is a null-version. More...
 

Detailed Description

A class to store version information.

Definition at line 91 of file xssimpleversion.h.

Member Data Documentation

◆ m_major

uint8_t XsSimpleVersion::m_major

The major part of the version number.

Definition at line 219 of file xssimpleversion.h.

◆ m_minor

uint8_t XsSimpleVersion::m_minor

The minor part of the version number.

Definition at line 220 of file xssimpleversion.h.

◆ m_revision

uint8_t XsSimpleVersion::m_revision

The revision number of the version.

Definition at line 221 of file xssimpleversion.h.


The documentation for this class was generated from the following files:


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