1#ifndef TENDUKE_SE_LICENSING_LICENSECONSUMERLICENSESTATUS_H
2#define TENDUKE_SE_LICENSING_LICENSECONSUMERLICENSESTATUS_H
36 const std::vector<::tenduke::se::licensing::License>
licenses;
LicenseConsumerLicensesStatus(const std::vector<::tenduke::se::licensing::License > &licenses)
Constructs new instance.
Definition LicenseConsumerLicensesStatus.h:21
LicenseConsumerLicensesStatus(const std::vector<::tenduke::se::licensing::License > &licenses)
Constructs new instance.
Definition LicenseConsumerLicensesStatus.h:21
const std::vector<::tenduke::se::licensing::License > licenses
Licenses that are accessible by the license consumer.
Definition LicenseConsumerLicensesStatus.h:36
bool hasLicenses() const
Checks if the response contains any licenses.
Definition LicenseConsumerLicensesStatus.h:29
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