#include <sharedref.h>
Reference counted object for SharedRef<>
Classes | |
| struct | ReferenceFunctions | 
Public Member Functions | |
| REFCLASS & | GetWrapped () | 
| void | SetWrapped (REFCLASS &&ref) | 
Static Public Attributes | |
| static const EntityBase::FLAGS | REFERENCE_KIND | 
Private Attributes | |
| REFCLASS | _ref | 
| REFCLASS& GetWrapped | ( | ) | 
| void SetWrapped | ( | REFCLASS && | ref | ) | 
      
  | 
  static | 
      
  | 
  private |