Public Member Functions | Public Attributes | List of all members
dbw_mkz_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 98 of file PlatformVersion.h.

Constructor & Destructor Documentation

dbw_mkz_can::PlatformVersion::PlatformVersion ( )
inline

Definition at line 100 of file PlatformVersion.h.

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

Definition at line 101 of file PlatformVersion.h.

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

Definition at line 102 of file PlatformVersion.h.

Member Function Documentation

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

Definition at line 108 of file PlatformVersion.h.

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

Definition at line 103 of file PlatformVersion.h.

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

Definition at line 105 of file PlatformVersion.h.

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

Definition at line 107 of file PlatformVersion.h.

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

Definition at line 104 of file PlatformVersion.h.

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

Definition at line 106 of file PlatformVersion.h.

Member Data Documentation

Module dbw_mkz_can::PlatformVersion::m

Definition at line 109 of file PlatformVersion.h.

Platform dbw_mkz_can::PlatformVersion::p

Definition at line 109 of file PlatformVersion.h.

ModuleVersion dbw_mkz_can::PlatformVersion::v

Definition at line 109 of file PlatformVersion.h.


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


dbw_mkz_can
Author(s): Kevin Hallenbeck
autogenerated on Fri May 14 2021 02:47:08