10Duke Scale C++ Client
Loading...
Searching...
No Matches
HeartbeatMeteredUseResponse.h
1#ifndef TENDUKE_SE_LICENSING_HEARTBEATMETEREDUSERESPONSE_H
2#define TENDUKE_SE_LICENSING_HEARTBEATMETEREDUSERESPONSE_H
3
4#include "../heartbeat/LicenseHeartbeatResponse.h"
5
6namespace tenduke { namespace se { namespace licensing {
7
12
13}}}
14
15#endif //TENDUKE_SE_LICENSING_HEARTBEATMETEREDUSERESPONSE_H
Response from license heartbeat call.
Definition LicenseHeartbeatResponse.h:19
Licensing operations for 10Duke Scale.
Definition LicenseConsumerClientBindingStatus.h:8
::tenduke::se::licensing::LicenseHeartbeatResponse HeartbeatMeteredUseResponse
Response from "heart beat metered use" request.
Definition HeartbeatMeteredUseResponse.h:11
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