1#ifndef TENDUKE_SE_LICENSING_LICENSEKEYLICENSESTATUS_H
2#define TENDUKE_SE_LICENSING_LICENSEKEYLICENSESTATUS_H
26 const std::vector<::tenduke::se::licensing::License>
licenses;
LicenseKeyLicensesStatus(const std::vector<::tenduke::se::licensing::License > &licenses)
Constructs new instance.
Definition LicenseKeyLicensesStatus.h:20
const std::vector<::tenduke::se::licensing::License > licenses
The licenses.
Definition LicenseKeyLicensesStatus.h:26
LicenseKeyLicensesStatus(const std::vector<::tenduke::se::licensing::License > &licenses)
Constructs new instance.
Definition LicenseKeyLicensesStatus.h:20
Licensing operations for 10Duke Scale.
Definition LicenseConsumerClientBindingStatus.h:8
Classes, functions and globals of 10Duke Scale C++ Client.
Definition AbstractClientFactory.h:16
Root for classes, functions and globals of 10Duke C++ Client.
Definition AbstractClientFactory.h:16