Bike-X
0.8
|
#include "OVR_RefCount.h"
Public Member Functions | |
OVR_FORCE_INLINE | RefCountBaseNTS () |
![]() | |
RefCountBaseStatImpl () | |
![]() | |
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 50 of file OVR_RefCount.h.
|
inline |
Definition at line 281 of file OVR_RefCount.h.