Face Engine SDK  5.23.1
A face detection, recognition and tracking engine.
fsdk::ILicense Member List
This is the complete list of members for fsdk::ILicense, including all inherited members.
checkFeatureId(LicenseFeature feature) const noexcept=0fsdk::ILicense [pure virtual]
FSDK_DEPRECATED("loadFromFile is deprecated since v.5.5.0,"" Use loadFromFile(const char* path, const ISettingsProvider* settings) instead") virtual Result< FSDKError > loadFromFile(const char *path) noexcept=0fsdk::ILicense [pure virtual]
getExpirationDate(LicenseFeature feature) const noexcept=0fsdk::ILicense [pure virtual]
getLicenseType(int &licenseType) const noexcept=0fsdk::ILicense [pure virtual]
getRefCount() const noexcept=0fsdk::IRefCounted [pure virtual]
getWeakRefCount() const noexcept=0fsdk::IRefCounted [pure virtual]
isActivated() const noexcept=0fsdk::ILicense [pure virtual]
loadFromFile(const char *path, const ISettingsProvider *settings) noexcept=0fsdk::ILicense [pure virtual]
release() noexcept=0fsdk::IRefCounted [pure virtual]
releaseWeak() noexcept=0fsdk::IRefCounted [pure virtual]
retain() noexcept=0fsdk::IRefCounted [pure virtual]
retainLocked() noexcept=0fsdk::IRefCounted [pure virtual]
retainWeak() noexcept=0fsdk::IRefCounted [pure virtual]
saveToFile(const char *path) const noexcept=0fsdk::ILicense [pure virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines