![]()  | 
  
  
  
    Face Engine SDK
    5.25.0
    
   A face detection, recognition and tracking engine. 
   | 
  
  
  
 
Data storage object interface helper. More...
#include <IObject.h>
  
 Public Member Functions | |
| virtual void | clear () noexcept=0 | 
| Clear object data.   | |
| virtual IRefCounted * | getParentObject () const noexcept=0 | 
| Get parent object (one that has created this).   | |
Data storage object interface helper.
| virtual void fsdk::IDataStorageObject::clear | ( | ) |  [pure virtual] | 
        
Clear object data.
| virtual IRefCounted* fsdk::IDataStorageObject::getParentObject | ( | ) |  const [pure virtual] | 
        
Get parent object (one that has created this).