Bike-X
0.8
|
#include "OVR_RefCount.h"
Public Member Functions | |
OVR_FORCE_INLINE | RefCountNTSImplCore () |
virtual | ~RefCountNTSImplCore () |
int | GetRefCount () const |
void | operator= (const RefCountNTSImplCore &) |
Static Public Member Functions | |
static OVR_FORCE_INLINE void | checkInvalidDelete (RefCountNTSImplCore *) |
Protected Attributes | |
int | RefCount |
Definition at line 97 of file OVR_RefCount.h.
|
inline |
Definition at line 104 of file OVR_RefCount.h.
|
virtual |
Definition at line 59 of file OVR_RefCount.cpp.
|
inlinestatic |
Definition at line 125 of file OVR_RefCount.h.
|
inline |
Definition at line 112 of file OVR_RefCount.h.
|
inline |
Definition at line 129 of file OVR_RefCount.h.
|
mutableprotected |
Definition at line 100 of file OVR_RefCount.h.