Face Engine SDK  5.21.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::IDescriptorBatch Member List

This is the complete list of members for fsdk::IDescriptorBatch, including all inherited members.

add(IDescriptor *descriptor) noexcept=0fsdk::IDescriptorBatchpure virtual
add(IDescriptorBatch *batch, uint32_t offset=0) noexcept=0fsdk::IDescriptorBatchpure virtual
add(IDescriptorBatch *batch, uint32_t offset, uint32_t count) noexcept=0fsdk::IDescriptorBatchpure virtual
clear() noexcept=0fsdk::IDataStorageObjectpure virtual
Default enum valuefsdk::ISerializableObject
Error enum namefsdk::IDescriptorBatch
Flags enum namefsdk::ISerializableObject
getCount() const noexcept=0fsdk::IDescriptorBatchpure virtual
getDescriptorFast(uint32_t index) noexcept=0fsdk::IDescriptorBatchpure virtual
getDescriptorLength() const noexcept=0fsdk::IDescriptorBatchpure virtual
getDescriptorSlow(uint32_t index) const noexcept=0fsdk::IDescriptorBatchpure virtual
getDescriptorType() const noexcept=0fsdk::IDescriptorBatchpure virtual
getMaxCount() const noexcept=0fsdk::IDescriptorBatchpure virtual
getModelVersion() const noexcept=0fsdk::IDescriptorBatchpure virtual
getParentObject() const noexcept=0fsdk::IDataStorageObjectpure virtual
getRefCount() const noexcept=0fsdk::IRefCountedpure virtual
getSize(Sizer &sizer, uint32_t flags=Default) const noexcept=0fsdk::ISerializableObjectpure virtual
getWeakRefCount() const noexcept=0fsdk::IRefCountedpure virtual
load(IArchive *archive, uint32_t flags=Default)=0fsdk::ISerializableObjectpure virtual
loadAndAdd(IArchive *archive)=0fsdk::IDescriptorBatchpure virtual
NoSignature enum valuefsdk::ISerializableObject
release() noexcept=0fsdk::IRefCountedpure virtual
releaseWeak() noexcept=0fsdk::IRefCountedpure virtual
removeFast(uint32_t index) noexcept=0fsdk::IDescriptorBatchpure virtual
removeSlow(uint32_t index) noexcept=0fsdk::IDescriptorBatchpure virtual
retain() noexcept=0fsdk::IRefCountedpure virtual
retainLocked() noexcept=0fsdk::IRefCountedpure virtual
retainWeak() noexcept=0fsdk::IRefCountedpure virtual
save(IArchive *archive, uint32_t flags=Default) const =0fsdk::ISerializableObjectpure virtual