Public Member Functions | Public Attributes | List of all members
dataspeed_ulc_can::PlatformVersion Class Reference

#include <PlatformVersion.h>

Public Member Functions

bool operator!= (const PlatformVersion &other) const
 
bool operator< (const PlatformVersion &other) const
 
bool operator<= (const PlatformVersion &other) const
 
bool operator== (const PlatformVersion &other) const
 
bool operator> (const PlatformVersion &other) const
 
bool operator>= (const PlatformVersion &other) const
 
 PlatformVersion ()
 
 PlatformVersion (Platform _p, Module _m, ModuleVersion _v)
 
 PlatformVersion (Platform _p, Module _m, uint16_t major, uint16_t minor, uint16_t build)
 

Public Attributes

Module m
 
Platform p
 
ModuleVersion v
 

Detailed Description

Definition at line 100 of file PlatformVersion.h.

Constructor & Destructor Documentation

◆ PlatformVersion() [1/3]

dataspeed_ulc_can::PlatformVersion::PlatformVersion ( )
inline

Definition at line 102 of file PlatformVersion.h.

◆ PlatformVersion() [2/3]

dataspeed_ulc_can::PlatformVersion::PlatformVersion ( Platform  _p,
Module  _m,
ModuleVersion  _v 
)
inline

Definition at line 103 of file PlatformVersion.h.

◆ PlatformVersion() [3/3]

dataspeed_ulc_can::PlatformVersion::PlatformVersion ( Platform  _p,
Module  _m,
uint16_t  major,
uint16_t  minor,
uint16_t  build 
)
inline

Definition at line 104 of file PlatformVersion.h.

Member Function Documentation

◆ operator!=()

bool dataspeed_ulc_can::PlatformVersion::operator!= ( const PlatformVersion other) const
inline

Definition at line 110 of file PlatformVersion.h.

◆ operator<()

bool dataspeed_ulc_can::PlatformVersion::operator< ( const PlatformVersion other) const
inline

Definition at line 105 of file PlatformVersion.h.

◆ operator<=()

bool dataspeed_ulc_can::PlatformVersion::operator<= ( const PlatformVersion other) const
inline

Definition at line 107 of file PlatformVersion.h.

◆ operator==()

bool dataspeed_ulc_can::PlatformVersion::operator== ( const PlatformVersion other) const
inline

Definition at line 109 of file PlatformVersion.h.

◆ operator>()

bool dataspeed_ulc_can::PlatformVersion::operator> ( const PlatformVersion other) const
inline

Definition at line 106 of file PlatformVersion.h.

◆ operator>=()

bool dataspeed_ulc_can::PlatformVersion::operator>= ( const PlatformVersion other) const
inline

Definition at line 108 of file PlatformVersion.h.

Member Data Documentation

◆ m

Module dataspeed_ulc_can::PlatformVersion::m

Definition at line 111 of file PlatformVersion.h.

◆ p

Platform dataspeed_ulc_can::PlatformVersion::p

Definition at line 111 of file PlatformVersion.h.

◆ v

ModuleVersion dataspeed_ulc_can::PlatformVersion::v

Definition at line 111 of file PlatformVersion.h.


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


dataspeed_ulc_can
Author(s): Micho Radovnikovich
autogenerated on Fri Dec 2 2022 03:20:37