Face Engine SDK 5.25.0
A face detection, recognition and tracking engine.
Loading...
Searching...
No Matches
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