|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::ActivationService, including all inherited members.
| activate(ProgressListener listener, const gem::String &applicationId, const gem::String &licenseKey, const gem::String &productId=gem::ProductID::CORE) | gem::ActivationService | inline |
| ActivationService()=default (defined in gem::ActivationService) | gem::ActivationService | |
| ActivationService(const ActivationService &)=delete (defined in gem::ActivationService) | gem::ActivationService | |
| ActivationService(ActivationService &&)=default | gem::ActivationService | |
| completeActivation(const gem::String &activationResponseBlob) | gem::ActivationService | inline |
| completeOfflineActivation(const gem::String &offlineActivationKey) | gem::ActivationService | inline |
| completeOfflineDeactivation(const gem::String &offlineDeactivationKey) | gem::ActivationService | inline |
| deactivate(ProgressListener listener, const gem::String &applicationId, const gem::String &licenseKey, const gem::String &productId=gem::ProductID::CORE) | gem::ActivationService | inline |
| deleteActivation(const gem::String &activationId) | gem::ActivationService | inline |
| generateLicenseKey(ProgressListener listener, const gem::String &applicationId, const gem::String &productId=gem::ProductID::CORE) | gem::ActivationService | inline |
| getActivationsForGate(gem::EGate gate) | gem::ActivationService | inline |
| getActivationsForProduct(const gem::String &productId) | gem::ActivationService | inline |
| getProductIds(bool bIncludeExpired=false) const | gem::ActivationService | inline |
| isActive(const gem::String &productId) const | gem::ActivationService | inline |
| onAppTokenRejected(const gem::String &appToken) | gem::ActivationService | inline |
| onUsageDetected() | gem::ActivationService | inline |
| operator=(const ActivationService &)=delete | gem::ActivationService | |
| operator=(ActivationService &&)=default | gem::ActivationService | |
| setMandatoryGPSTimeForActivation(bool mandatoryGpsTime) | gem::ActivationService | inline |
| setUseGPSTimeForActivation(bool useGpsTime) | gem::ActivationService | inline |