More...
#include <ATEsystem.PIRIS.h>
|
| | Version (uint16_t major=0, uint16_t minor=0, uint16_t revision=0) |
| |
| const uint16_t | getMajor () const |
| |
| const uint16_t | getMinor () const |
| |
| const uint16_t | getRevision () const |
| |
| const std::tuple< uint16_t, uint16_t, uint16_t > | getVersion () const |
| |
| std::string | ToString () const |
| |
Simple version (Major, Minor, Rev) container class.
◆ Version()
| ATEsystem_PIRIS::Version::Version |
( |
uint16_t |
major = 0, |
|
|
uint16_t |
minor = 0, |
|
|
uint16_t |
revision = 0 |
|
) |
| |
◆ getMajor()
| const uint16_t ATEsystem_PIRIS::Version::getMajor |
( |
| ) |
const |
◆ getMinor()
| const uint16_t ATEsystem_PIRIS::Version::getMinor |
( |
| ) |
const |
◆ getRevision()
| const uint16_t ATEsystem_PIRIS::Version::getRevision |
( |
| ) |
const |
◆ getVersion()
| const std::tuple< uint16_t, uint16_t, uint16_t > ATEsystem_PIRIS::Version::getVersion |
( |
| ) |
const |
◆ ToString()
| std::string ATEsystem_PIRIS::Version::ToString |
( |
| ) |
const |
◆ operator<
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
strm, |
|
|
const Version & |
ver |
|
) |
| |
|
friend |
◆ operator<=
◆ operator==
◆ operator>
◆ operator>=
The documentation for this class was generated from the following files: