This is the complete list of members for License::LicenseService, including all inherited members.
| checkFeature(const std::string &featureName, std::optional< double > numericValue)=0 | License::LicenseService | pure virtual |
| checkFeature(const std::string &featureName, std::optional< std::string > stringValue)=0 | License::LicenseService | pure virtual |
| checkFeature(const std::string &featureName, std::optional< double > numericValue, std::optional< std::string > stringValue)=0 | License::LicenseService | pure virtual |
| getFeature(const std::string &featureName)=0 | License::LicenseService | pure virtual |
| getInstance() | License::LicenseService | static |
| getLicenseName() const =0 | License::LicenseService | pure virtual |
| hasFeature(const std::string &featureName) const =0 | License::LicenseService | pure virtual |
| isServiceActivated() const =0 | License::LicenseService | pure virtual |
| printHumanReadableLicense() const =0 | License::LicenseService | pure virtual |
| testFeatureValue(const std::string &featureName, std::optional< double > numericValue)=0 | License::LicenseService | pure virtual |
| testFeatureValue(const std::string &featureName, std::optional< std::string > stringValue)=0 | License::LicenseService | pure virtual |
| testFeatureValue(const std::string &featureName, std::optional< double > numericValue, std::optional< std::string > stringValue)=0 | License::LicenseService | pure virtual |
| ~LicenseService()=default | License::LicenseService | protected |