![]() |
AMS Advanced Air Mobility Sensors UG
|
A class to store software version constants. More...
Public Member Functions | |
| CSoftwareVersion ()=delete | |
| CSoftwareVersion (CSoftwareVersion &)=delete | |
| CSoftwareVersion (CSoftwareVersion &&)=delete | |
| CSoftwareVersion & | operator= (const CSoftwareVersion &orOther)=delete |
| CSoftwareVersion & | operator= (CSoftwareVersion &&orOther)=delete |
Static Public Attributes | |
| static constexpr char | skacProjectCode_ [3] {'P', 'F', '\0'} |
| Project code, max 3 characters. | |
| static constexpr uint16_t | skuMajor_ { 2U } |
| Major version number. | |
| static constexpr uint16_t | skuMinor_ { 0U } |
| Minor version number. | |
A class to store software version constants.
|
delete |
|
delete |
|
delete |
|
delete |
|
delete |
|
staticconstexpr |
Project code, max 3 characters.
|
staticconstexpr |
Major version number.
|
staticconstexpr |
Minor version number.