Bike-X
0.8
|
#include "OVR_DeviceImpl.h"
Public Member Functions | |
DeviceManagerLock () | |
Public Member Functions inherited from OVR::RefCountBase< DeviceManagerLock > | |
OVR_FORCE_INLINE | RefCountBase () |
Public Member Functions inherited from OVR::RefCountBaseStatImpl< RefCountImpl > | |
RefCountBaseStatImpl () | |
Public Member Functions inherited from OVR::RefCountImpl | |
void | AddRef () |
void | Release () |
Public Member Functions inherited from OVR::RefCountImplCore | |
OVR_FORCE_INLINE | RefCountImplCore () |
virtual | ~RefCountImplCore () |
int | GetRefCount () const |
void | operator= (const RefCountImplCore &) |
Data Fields | |
Lock | CreateLock |
DeviceManagerImpl * | pManager |
Additional Inherited Members | |
Static Public Member Functions inherited from OVR::RefCountImplCore | |
static void | checkInvalidDelete (RefCountImplCore *) |
Protected Attributes inherited from OVR::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.