CommonLibVR
|
#include <GRefCountBaseWeakSupport.h>
Public Types | |
enum | { kStatType = STAT } |
Additional Inherited Members | |
![]() | |
GFC_MEMORY_REDEFINE_NEW_IMPL (GRefCountWeakSupportImpl, GFC_REFCOUNTALLOC_CHECK_DELETE, StatType) | |
![]() | |
GRefCountWeakSupportImpl () | |
virtual | ~GRefCountWeakSupportImpl () |
GWeakPtrProxy * | CreateWeakProxy () const |
![]() | |
void | AddRef () |
void | Release () |
![]() | |
virtual | ~GRefCountImplCore ()=default |
constexpr std::uint32_t | GetRefCount () const noexcept |
![]() | |
static void | CheckInvalidDelete (GRefCountImplCore *) |
![]() | |
GWeakPtrProxy * | weakProxy |
![]() | |
static constexpr auto | RTTI = RTTI_GRefCountImplCore |
static constexpr auto | VTABLE = VTABLE_GRefCountImplCore |
![]() | |
volatile std::uint32_t | _refCount { 1 } |
std::uint32_t | _pad0C { 0 } |