NAP
LicenseService Member List

This is the complete list of members for LicenseService, including all inherited members.

created()Serviceprotectedvirtual
getConfiguration()Serviceprotected
getConfiguration() constServiceprotected
getCore()Service
getCore() constService
getDependentServices(std::vector< rtti::TypeInfo > &dependencies) overrideServicevirtual
getDependentServices(std::vector< rtti::TypeInfo > &dependencies)Serviceprotectedvirtual
getIniFilePath() constServiceprotected
getIniFilePath(const std::string &appendix) constServiceprotected
getKey() constLicenseService
getLicense() constLicenseService
getMachineID(std::string &id, nap::utility::ErrorState &error)LicenseService
getModule() constService
getTypeName() constService
hasKey() constLicenseService
hasLicense() constLicenseService
init(utility::ErrorState &error) overrideLicenseServiceprotectedvirtual
LicenseService(ServiceConfiguration *configuration)LicenseService
operator=(const Service &)=deleteService
operator=(Service &&)=deleteService
postResourcesLoaded()Serviceprotectedvirtual
postUpdate(double deltaTime)Serviceprotectedvirtual
preResourcesLoaded()Serviceprotectedvirtual
preShutdown()Serviceprotectedvirtual
preUpdate(double deltaTime)Serviceprotectedvirtual
registerObjectCreators(rtti::Factory &factory)Serviceprotectedvirtual
Service(ServiceConfiguration *configuration)Service
Service(ServiceConfiguration *configuration)Service
Service(Service &)=deleteService
Service(Service &&)=deleteService
shutdown() overrideServicevirtual
shutdown()Serviceprotectedvirtual
update(double deltaTime) overrideServicevirtual
update(double deltaTime)Serviceprotectedvirtual
validateLicense(const nap::PublicKey &publicKey, LicenseInformation &outInformation, utility::ErrorState &error)LicenseService
validateLicense(const std::string &publicKey, LicenseInformation &outInformation, utility::ErrorState &error)LicenseService
validateLicense(const nap::PublicKey &publicKey, nap::ESigningScheme signingScheme, LicenseInformation &outInformation, utility::ErrorState &error)LicenseService
validateLicense(const std::string &publicKey, nap::ESigningScheme signingScheme, LicenseInformation &outInformation, utility::ErrorState &error)LicenseService
~Service()Servicevirtual