![]()  | 
  
    Face Engine SDK
    5.8.0
    
   A face detection, recognition and tracking engine. 
   | 
 
This is the complete list of members for fsdk::RefBase< T >, including all inherited members.
| get() const noexcept | fsdk::RefBase< 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 | 
| operator bool() const noexcept | fsdk::RefBase< T > | inline | 
| operator T *() const noexcept | fsdk::RefBase< T > | inline | 
| operator!=(const RefBase &other) const noexcept | fsdk::RefBase< T > | inline | 
| operator*() const noexcept | fsdk::RefBase< T > | inline | 
| operator==(const RefBase &other) const noexcept | fsdk::RefBase< T > | inline | 
| RefBase() noexcept=default | fsdk::RefBase< T > | |
| RefBase(T *ptr) noexcept | fsdk::RefBase< T > | inlineexplicit | 
| set(T *ptr) noexcept | fsdk::RefBase< T > | inline |