Face Engine SDK
5.23.1
A face detection, recognition and tracking engine.
|
acquire(T *ptr) noexcept | fsdk::Ref< T > | [inline] |
as() const noexcept | fsdk::Ref< T > | [inline] |
assign(T *ptr) noexcept | fsdk::Ref< T > | [inline] |
get() const noexcept | fsdk::RefBase< T > | [inline] |
getInitReference() noexcept | fsdk::Ref< T > | [inline] |
isExpired() const noexcept | fsdk::RefBase< T > | [inline] |
isNull() const noexcept | fsdk::RefBase< T > | [inline] |
isUnique() const noexcept | fsdk::RefBase< T > | [inline] |
make_ref(T *ptr) noexcept | fsdk::Ref< T > | [inline] |
operator bool() const noexcept | fsdk::RefBase< T > | [inline] |
operator T *() const noexcept | fsdk::RefBase< T > | [inline] |
operator!=(const Ref &other) const noexcept | fsdk::Ref< T > | [inline] |
fsdk::RefBase::operator!=(const RefBase &other) const noexcept | fsdk::RefBase< T > | [inline] |
operator*() const noexcept | fsdk::RefBase< T > | [inline] |
operator->() const noexcept | fsdk::Ref< T > | [inline] |
operator=(const Ref &other) noexcept | fsdk::Ref< T > | [inline] |
operator=(const Ref< D > &other) noexcept | fsdk::Ref< T > | [inline] |
operator=(T *ptr) noexcept | fsdk::Ref< T > | [inline] |
operator=(std::nullptr_t) noexcept | fsdk::Ref< T > | [inline] |
operator==(const Ref &other) const noexcept | fsdk::Ref< T > | [inline] |
fsdk::RefBase::operator==(const RefBase &other) const noexcept | fsdk::RefBase< T > | [inline] |
Ref() noexcept | fsdk::Ref< T > | |
Ref(std::nullptr_t) noexcept | fsdk::Ref< T > | [inline] |
Ref(T *ptr) noexcept | fsdk::Ref< T > | [inline, explicit] |
Ref(const Ref &other) | fsdk::Ref< T > | [inline] |
Ref(const Ref< D > &other) | fsdk::Ref< T > | [inline, explicit] |
RefBase() noexcept | fsdk::RefBase< T > | |
RefBase(T *ptr) noexcept | fsdk::RefBase< T > | [inline, explicit] |
reset() noexcept | fsdk::Ref< T > | [inline] |
set(T *ptr) noexcept | fsdk::RefBase< T > | [inline] |
~Ref() noexcept | fsdk::Ref< T > | [inline] |