|
10Duke Scale C++ Client
|
This is the complete list of members for AbstractLicenseRequest, including all inherited members.
| AbstractLicenseRequest(std::string licenseKey, bool metered, const std::shared_ptr< const ::tenduke::se::ClientProperties > &clientProperties, const std::shared_ptr< const ::tenduke::se::rest::RESTConfiguration > &configuration, const std::shared_ptr< const ::tenduke::http::HTTPClient > &httpClient, const std::shared_ptr< const ::tenduke::http::HTTPRequestAuthenticator > &httpRequestAuthenticator, const std::shared_ptr< const ::tenduke::http::HTTPResponseToException > &throwException, const std::shared_ptr< const ::tenduke::json::JSONParser > &jsonParser) | AbstractLicenseRequest | |
| clientProperties | AbstractLicenseRequest | protected |
| configuration | AbstractLicenseRequest | protected |
| getLicenseKey() const | AbstractLicenseRequest | protected |
| hasLicenseKey() const | AbstractLicenseRequest | protected |
| http | AbstractLicenseRequest | protected |
| httpRequestAuthenticator | AbstractLicenseRequest | protected |
| isMetered() const | AbstractLicenseRequest | protected |
| METERED | AbstractLicenseRequest | static |
| NO_LICENSE_KEY | AbstractLicenseRequest | static |
| NON_METERED | AbstractLicenseRequest | static |
| parseJSON | AbstractLicenseRequest | protected |
| setClientClaims(::tenduke::http::HTTPRequestBuilder &request) const | AbstractLicenseRequest | protected |
| throwException | AbstractLicenseRequest | protected |