39 const std::shared_ptr<const ::tenduke::http::HTTPClient> &httpClient,
40 const std::shared_ptr<const ::tenduke::http::HTTPRequestAuthenticator> &httpRequestAuthenticator,
41 const std::shared_ptr<const ::tenduke::http::HTTPResponseToException> &throwException,
42 const std::shared_ptr<const ::tenduke::ee::licensing::impl::LicenseTokenParser> &licenseTokenParser,
43 const std::shared_ptr<const ::tenduke::ee::licensing::LicensingConfiguration> &configuration,
44 const ::tenduke::ee::licensing::LicenseCheckoutParameters ¶meters
56 const std::shared_ptr<const ::tenduke::ee::licensing::LicensingConfiguration> configuration;
57 const ::tenduke::ee::licensing::LicenseCheckoutParameters parameters;
Root for classes, functions and globals of 10Duke C++ Client.
Definition APIRequest.h:4