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

This is the complete list of members for fsdk::Ref< T >, including all inherited members.

acquire(T *ptr) noexceptfsdk::Ref< T >inline
as() const noexceptfsdk::Ref< T >inline
assign(T *ptr) noexceptfsdk::Ref< T >inline
get() const noexceptfsdk::RefBase< T >inline
getInitReference() noexceptfsdk::Ref< T >inline
isExpired() const noexceptfsdk::RefBase< T >inline
isNull() const noexceptfsdk::RefBase< T >inline
isUnique() const noexceptfsdk::RefBase< T >inline
m_ptrfsdk::RefBase< T >protected
make_ref(T *ptr) noexceptfsdk::Ref< T >inline
operator bool() const noexceptfsdk::RefBase< T >inline
operator T *() const noexceptfsdk::RefBase< T >inline
operator!=(const Ref &other) const noexceptfsdk::Ref< T >inline
fsdk::RefBase::operator!=(const RefBase &other) const noexceptfsdk::RefBase< T >inline
operator*() const noexceptfsdk::RefBase< T >inline
operator->() const noexceptfsdk::Ref< T >inline
operator=(const Ref &other) noexceptfsdk::Ref< T >inline
operator=(const Ref< D > &other) noexceptfsdk::Ref< T >inline
operator=(T *ptr) noexceptfsdk::Ref< T >inline
operator=(std::nullptr_t) noexceptfsdk::Ref< T >inline
operator==(const Ref &other) const noexceptfsdk::Ref< T >inline
fsdk::RefBase::operator==(const RefBase &other) const noexceptfsdk::RefBase< T >inline
Ref() noexcept=defaultfsdk::Ref< T >
Ref(std::nullptr_t) noexceptfsdk::Ref< T >inline
Ref(T *ptr) noexceptfsdk::Ref< T >inlineexplicit
Ref(const Ref &other)fsdk::Ref< T >inline
Ref(const Ref< D > &other)fsdk::Ref< T >inlineexplicit
RefBase() noexcept=defaultfsdk::RefBase< T >
RefBase(T *ptr) noexceptfsdk::RefBase< T >inlineexplicit
reset() noexceptfsdk::Ref< T >inline
set(T *ptr) noexceptfsdk::RefBase< T >inline
~Ref() noexceptfsdk::Ref< T >inline