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::RefBase< T > Member List

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

get() const noexceptfsdk::RefBase< 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 RefBase &other) const noexceptfsdk::RefBase< T >inline
operator*() const noexceptfsdk::RefBase< T >inline
operator==(const RefBase &other) const noexceptfsdk::RefBase< T >inline
RefBase() noexcept=defaultfsdk::RefBase< T >
RefBase(T *ptr) noexceptfsdk::RefBase< T >inlineexplicit
set(T *ptr) noexceptfsdk::RefBase< T >inline