Provides information about Virgil Keys SDK version.
More...
#include <Version.h>
Provides information about Virgil Keys SDK version.
static size_t virgil::sdk::Version::asNumber |
( |
| ) |
|
|
static |
Return version number in the format MMNNPP (Major, Minor, Patch)
static std::string virgil::sdk::Version::asString |
( |
| ) |
|
|
static |
Return the version number as string
static size_t virgil::sdk::Version::majorVersion |
( |
| ) |
|
|
static |
Return the major version number
static size_t virgil::sdk::Version::minorVersion |
( |
| ) |
|
|
static |
Return the minor version number
static size_t virgil::sdk::Version::patchVersion |
( |
| ) |
|
|
static |
Return the minor version number
The documentation for this class was generated from the following file: