CommonLibVR
|
#include <GRefCountWeakSupportImpl.h>
Public Member Functions | |
GRefCountWeakSupportImpl () | |
virtual | ~GRefCountWeakSupportImpl () |
GWeakPtrProxy * | CreateWeakProxy () const |
![]() | |
void | AddRef () |
void | Release () |
![]() | |
virtual | ~GRefCountImplCore ()=default |
constexpr std::uint32_t | GetRefCount () const noexcept |
Public Attributes | |
GWeakPtrProxy * | weakProxy |
Additional Inherited Members | |
![]() | |
static void | CheckInvalidDelete (GRefCountImplCore *) |
![]() | |
static constexpr auto | RTTI = RTTI_GRefCountImplCore |
static constexpr auto | VTABLE = VTABLE_GRefCountImplCore |
![]() | |
volatile std::uint32_t | _refCount { 1 } |
std::uint32_t | _pad0C { 0 } |
|
inline |
|
virtual |
GWeakPtrProxy * RE::GRefCountWeakSupportImpl::CreateWeakProxy | ( | ) | const |
|
mutable |