Bike-X
0.8
|
#include "OVR_RefCount.h"
Public Member Functions | |
OVR_FORCE_INLINE | RefCountBaseV () |
![]() | |
RefCountBaseStatVImpl () | |
![]() | |
virtual void | AddRef () |
virtual void | Release () |
![]() | |
OVR_FORCE_INLINE | RefCountImplCore () |
virtual | ~RefCountImplCore () |
int | GetRefCount () const |
void | operator= (const RefCountImplCore &) |
Additional Inherited Members | |
![]() | |
static void | checkInvalidDelete (RefCountImplCore *) |
![]() | |
volatile int | RefCount |
Definition at line 259 of file OVR_RefCount.h.
|
inline |
Definition at line 263 of file OVR_RefCount.h.