Bike-X
0.8
|
#include "OVR_DeviceImpl.h"
Public Member Functions | |
DeviceManagerLock () | |
![]() | |
OVR_FORCE_INLINE | RefCountBase () |
![]() | |
RefCountBaseStatImpl () | |
![]() | |
void | AddRef () |
void | Release () |
![]() | |
OVR_FORCE_INLINE | RefCountImplCore () |
virtual | ~RefCountImplCore () |
int | GetRefCount () const |
void | operator= (const RefCountImplCore &) |
Data Fields | |
Lock | CreateLock |
DeviceManagerImpl * | pManager |
Additional Inherited Members | |
![]() | |
static void | checkInvalidDelete (RefCountImplCore *) |
![]() | |
volatile int | RefCount |
Definition at line 97 of file OVR_DeviceImpl.h.
|
inline |
Definition at line 103 of file OVR_DeviceImpl.h.
Lock OVR::DeviceManagerLock::CreateLock |
Definition at line 100 of file OVR_DeviceImpl.h.
DeviceManagerImpl* OVR::DeviceManagerLock::pManager |
Definition at line 101 of file OVR_DeviceImpl.h.