Face Engine SDK  4.6.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
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=(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() noexceptfsdk::Ref< T >inline
Ref(std::nullptr_t) noexceptfsdk::Ref< T >inline
Ref(T *ptr) noexceptfsdk::Ref< T >inlineexplicit
Ref(const Ref &other) noexceptfsdk::Ref< T >inline
RefBase() noexceptfsdk::RefBase< T >inline
RefBase(T *ptr) noexceptfsdk::RefBase< T >inlineexplicit
reset() noexceptfsdk::Ref< T >inline
set(T *ptr) noexceptfsdk::RefBase< T >inline
~Ref() noexceptfsdk::Ref< T >inline