#include <PlatformVersion.h>
Definition at line 98 of file PlatformVersion.h.
dbw_mkz_can::PlatformVersion::PlatformVersion |
( |
| ) |
|
|
inline |
dbw_mkz_can::PlatformVersion::PlatformVersion |
( |
Platform |
_p, |
|
|
Module |
_m, |
|
|
uint16_t |
major, |
|
|
uint16_t |
minor, |
|
|
uint16_t |
build |
|
) |
| |
|
inline |
bool dbw_mkz_can::PlatformVersion::operator!= |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
bool dbw_mkz_can::PlatformVersion::operator< |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
bool dbw_mkz_can::PlatformVersion::operator<= |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
bool dbw_mkz_can::PlatformVersion::operator== |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
bool dbw_mkz_can::PlatformVersion::operator> |
( |
const PlatformVersion & |
other | ) |
const |
|
inline |
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: