Face Engine SDK
4.6.0
A face detection, recognition and tracking engine.
|
This is the complete list of members for fsdk::ILicense, including all inherited members.
checkFeatureId(uint32_t featureId) const noexcept=0 (defined in fsdk::ILicense) | fsdk::ILicense | pure virtual |
getExpirationDate(uint32_t feature, uint32_t &timeStamp) const noexcept=0 (defined in fsdk::ILicense) | fsdk::ILicense | pure virtual |
getRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
getWeakRefCount() const noexcept=0 | fsdk::IRefCounted | pure virtual |
isActivated() const noexcept=0 (defined in fsdk::ILicense) | fsdk::ILicense | pure virtual |
loadFromFile(const char *path) noexcept=0 (defined in fsdk::ILicense) | fsdk::ILicense | pure virtual |
release() noexcept=0 | fsdk::IRefCounted | pure virtual |
releaseWeak() noexcept=0 | fsdk::IRefCounted | pure virtual |
retain() noexcept=0 | fsdk::IRefCounted | pure virtual |
retainWeak() noexcept=0 | fsdk::IRefCounted | pure virtual |
saveToFile(const char *path) const noexcept=0 (defined in fsdk::ILicense) | fsdk::ILicense | pure virtual |