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