Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Enumerations | |
enum class | eLicense { Cloud , Diamar , DiamarEditor , DiamarViewer } |
Functions | |
static std::string | licenseType (iv::utils::license::eLicense type) |
static std::string | generateHardwareId () |
bool | checkLicense (iv::utils::license::eLicense type) |
std::string | generateLicenseData (iv::utils::license::eLicense type) |
std::string | generateLicenseCode (iv::utils::license::eLicense type) |
Variables | |
static constexpr std::string | LicenseData = "LicenseData.sni" |
static constexpr std::string | LicenseKey = "License.key" |
|
strong |
bool iv::utils::license::checkLicense | ( | iv::utils::license::eLicense | type | ) |
|
static |
std::string iv::utils::license::generateLicenseCode | ( | iv::utils::license::eLicense | type | ) |
std::string iv::utils::license::generateLicenseData | ( | iv::utils::license::eLicense | type | ) |
|
static |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |