#include <ModuleVersion.h>
Definition at line 83 of file ModuleVersion.h.
◆ ModuleVersion() [1/2]
dbw_mkz_can::ModuleVersion::ModuleVersion |
( |
| ) |
|
|
inline |
◆ ModuleVersion() [2/2]
dbw_mkz_can::ModuleVersion::ModuleVersion |
( |
uint16_t |
major, |
|
|
uint16_t |
minor, |
|
|
uint16_t |
build |
|
) |
| |
|
inline |
◆ build()
uint16_t dbw_mkz_can::ModuleVersion::build |
( |
| ) |
const |
|
inline |
◆ major()
uint16_t dbw_mkz_can::ModuleVersion::major |
( |
| ) |
const |
|
inline |
◆ minor()
uint16_t dbw_mkz_can::ModuleVersion::minor |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool dbw_mkz_can::ModuleVersion::operator!= |
( |
const ModuleVersion & |
other | ) |
const |
|
inline |
◆ operator<()
bool dbw_mkz_can::ModuleVersion::operator< |
( |
const ModuleVersion & |
other | ) |
const |
|
inline |
◆ operator<=()
bool dbw_mkz_can::ModuleVersion::operator<= |
( |
const ModuleVersion & |
other | ) |
const |
|
inline |
◆ operator==()
bool dbw_mkz_can::ModuleVersion::operator== |
( |
const ModuleVersion & |
other | ) |
const |
|
inline |
◆ operator>()
bool dbw_mkz_can::ModuleVersion::operator> |
( |
const ModuleVersion & |
other | ) |
const |
|
inline |
◆ operator>=()
bool dbw_mkz_can::ModuleVersion::operator>= |
( |
const ModuleVersion & |
other | ) |
const |
|
inline |
◆ valid()
bool dbw_mkz_can::ModuleVersion::valid |
( |
| ) |
const |
|
inline |
◆ @13
◆ build_
uint16_t dbw_mkz_can::ModuleVersion::build_ |
◆ extra_
uint16_t dbw_mkz_can::ModuleVersion::extra_ |
◆ full
uint64_t dbw_mkz_can::ModuleVersion::full |
◆ major_
uint16_t dbw_mkz_can::ModuleVersion::major_ |
◆ minor_
uint16_t dbw_mkz_can::ModuleVersion::minor_ |
The documentation for this class was generated from the following file: