SharedObject< REFCLASS > Class Template Reference
#include <sharedref.h>
Reference counted object for SharedRef<>
Classes |
|
| struct | ReferenceFunctions |
公共成员函数 |
|
| REFCLASS & | GetWrapped () |
| void | SetWrapped (REFCLASS &&ref) |
静态公共属性 |
|
| static const EntityBase::FLAGS | REFERENCE_KIND |
Private Attributes |
|
| REFCLASS | _ref |
| REFCLASS& GetWrapped | ( | ) |
| void SetWrapped | ( | REFCLASS && | ref | ) |
| const EntityBase::FLAGS REFERENCE_KIND | static |
| REFCLASS _ref | private |