Bike-X
0.8
|
#include "OVR_RefCount.h"
Public Member Functions | |
OVR_FORCE_INLINE void | AddRef () const |
void | Release () const |
![]() | |
OVR_FORCE_INLINE | RefCountNTSImplCore () |
virtual | ~RefCountNTSImplCore () |
int | GetRefCount () const |
void | operator= (const RefCountNTSImplCore &) |
Additional Inherited Members | |
![]() | |
static OVR_FORCE_INLINE void | checkInvalidDelete (RefCountNTSImplCore *) |
![]() | |
int | RefCount |
Definition at line 160 of file OVR_RefCount.h.
|
inline |
Definition at line 163 of file OVR_RefCount.h.
void OVR::RefCountNTSImpl::Release | ( | ) | const |
Definition at line 103 of file OVR_RefCount.cpp.