#include <PlatformVersion.h>
Definition at line 100 of file PlatformVersion.h.
◆ PlatformVersion() [1/3]
dataspeed_ulc_can::PlatformVersion::PlatformVersion |
( |
| ) |
|
|
inline |
◆ PlatformVersion() [2/3]
◆ PlatformVersion() [3/3]
dataspeed_ulc_can::PlatformVersion::PlatformVersion |
( |
Platform |
_p, |
|
|
Module |
_m, |
|
|
uint16_t |
major, |
|
|
uint16_t |
minor, |
|
|
uint16_t |
build |
|
) |
| |
|
inline |
◆ operator!=()
bool dataspeed_ulc_can::PlatformVersion::operator!= |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
◆ operator<()
bool dataspeed_ulc_can::PlatformVersion::operator< |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
◆ operator<=()
bool dataspeed_ulc_can::PlatformVersion::operator<= |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
◆ operator==()
bool dataspeed_ulc_can::PlatformVersion::operator== |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
◆ operator>()
bool dataspeed_ulc_can::PlatformVersion::operator> |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
◆ operator>=()
bool dataspeed_ulc_can::PlatformVersion::operator>= |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
Module dataspeed_ulc_can::PlatformVersion::m |
Platform dataspeed_ulc_can::PlatformVersion::p |
The documentation for this class was generated from the following file: