|
10Duke Scale C++ Client
|
#include <LicenseConsumerLicensesStatus.h>
Response from "describe license consumer licenses".
Public Member Functions | |
| LicenseConsumerLicensesStatus (const std::vector<::tenduke::se::licensing::License > &licenses) | |
| Constructs new instance. | |
| bool | hasLicenses () const |
| Checks if the response contains any licenses. | |
Public Attributes | |
| const std::vector<::tenduke::se::licensing::License > | licenses |
| Licenses that are accessible by the license consumer. | |
|
inlineexplicit |
Constructs new instance.
| licenses | Licenses that are accessible by the license consumer. |
|
inline |
Checks if the response contains any licenses.