Information about the current HW-SD version.
More...
#include <version.h>
Detailed Description
Information about the current HW-SD version.
Definition at line 69 of file version.h.
Member Function Documentation
static int hwsd::Version::getMajor |
( |
| ) |
|
|
static |
- Returns
- the current major version of HW-SD.
static int hwsd::Version::getMinor |
( |
| ) |
|
|
static |
- Returns
- the current minor version of HW-SD.
static int hwsd::Version::getPatch |
( |
| ) |
|
|
static |
- Returns
- the current patch level of HW-SD.
static std::string hwsd::Version::getString |
( |
| ) |
|
|
static |
- Returns
- the current HW-SD version (MM.mm.pp).
The documentation for this class was generated from the following file: