CommonLibSSE NG
|
#include <GRefCountNTSImpl.h>
Public Member Functions | |
void | AddRef () |
void | Release () |
Public Member Functions inherited from RE::GRefCountImplCore | |
virtual | ~GRefCountImplCore ()=default |
constexpr std::uint32_t | GetRefCount () const noexcept |
Additional Inherited Members | |
Static Public Member Functions inherited from RE::GRefCountImplCore | |
static void | CheckInvalidDelete (GRefCountImplCore *) |
Static Public Attributes inherited from RE::GRefCountImplCore | |
static constexpr auto | RTTI = RTTI_GRefCountImplCore |
Protected Attributes inherited from RE::GRefCountImplCore | |
volatile std::uint32_t | _refCount { 1 } |
std::uint32_t | _pad0C { 0 } |
void RE::GRefCountNTSImpl::AddRef | ( | ) |
void RE::GRefCountNTSImpl::Release | ( | ) |