10Duke Enterprise C++ SDK
Toggle main menu visibility
Loading...
Searching...
No Matches
LicenseReleaseRequest.h
1
#ifndef TENDUKE_EE_LICENSING_AUTHZAPI_LICENSERELEASEREQUEST_H
2
#define TENDUKE_EE_LICENSING_AUTHZAPI_LICENSERELEASEREQUEST_H
3
4
#include "./LicensingRequest.h"
5
#include "../release/LicenseReleaseResponse.h"
6
7
namespace
tenduke
{
namespace
ee
{
namespace
licensing
{
namespace
authzapi
{
8
12
typedef
tenduke::ee::licensing::authzapi::LicensingRequest<tenduke::ee::licensing::LicenseReleaseResponse>
LicenseReleaseRequest
;
13
14
15
}}}}
16
17
#endif
//TENDUKE_EE_LICENSING_AUTHZAPI_LICENSERELEASEREQUEST_H
tenduke::ee::licensing::authzapi::LicensingRequest
Licensing-related request.
Definition
LicensingRequest.h:13
tenduke::ee::licensing::authzapi
Low-level client for licensing operations using 10Duke authz-API.
Definition
AuthzLicensingClient.h:13
tenduke::ee::licensing::authzapi::LicenseReleaseRequest
tenduke::ee::licensing::authzapi::LicensingRequest< tenduke::ee::licensing::LicenseReleaseResponse > LicenseReleaseRequest
Request for license release.
Definition
LicenseReleaseRequest.h:12
tenduke::ee::licensing
Classes, functions and globals related to 10Duke Enterprise licensing.
Definition
AuthzLicensingClient.h:13
tenduke::ee
Classes, functions and globals of 10Duke Enterprise C++ Client.
Definition
APIRequest.h:4
tenduke
Root for classes, functions and globals of 10Duke C++ Client.
Definition
APIRequest.h:4
client
enterprise
api
src
licensing
authz
LicenseReleaseRequest.h
Generated by
1.17.0