|
Bike-X
0.8
|
#include "OVR_RefCount.h"


Public Member Functions | |
| OVR_FORCE_INLINE | RefCountBaseNTS () |
Public Member Functions inherited from OVR::RefCountBaseStatImpl< RefCountNTSImpl > | |
| RefCountBaseStatImpl () | |
Public Member Functions inherited from OVR::RefCountNTSImpl | |
| OVR_FORCE_INLINE void | AddRef () const |
| void | Release () const |
Public Member Functions inherited from OVR::RefCountNTSImplCore | |
| OVR_FORCE_INLINE | RefCountNTSImplCore () |
| virtual | ~RefCountNTSImplCore () |
| int | GetRefCount () const |
| void | operator= (const RefCountNTSImplCore &) |
Additional Inherited Members | |
Static Public Member Functions inherited from OVR::RefCountNTSImplCore | |
| static OVR_FORCE_INLINE void | checkInvalidDelete (RefCountNTSImplCore *) |
Protected Attributes inherited from OVR::RefCountNTSImplCore | |
| int | RefCount |
Definition at line 50 of file OVR_RefCount.h.
|
inline |
Definition at line 281 of file OVR_RefCount.h.