Face Engine SDK
5.21.0
A face detection, recognition and tracking engine.
|
This is the complete list of members for fsdk::Ref< T >, including all inherited members.
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 |
m_ptr | fsdk::RefBase< T > | protected |
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=default | fsdk::Ref< T > | |
Ref(std::nullptr_t) noexcept | fsdk::Ref< T > | inline |
Ref(T *ptr) noexcept | fsdk::Ref< T > | inlineexplicit |
Ref(const Ref &other) | fsdk::Ref< T > | inline |
Ref(const Ref< D > &other) | fsdk::Ref< T > | inlineexplicit |
RefBase() noexcept=default | fsdk::RefBase< T > | |
RefBase(T *ptr) noexcept | fsdk::RefBase< T > | inlineexplicit |
reset() noexcept | fsdk::Ref< T > | inline |
set(T *ptr) noexcept | fsdk::RefBase< T > | inline |
~Ref() noexcept | fsdk::Ref< T > | inline |