Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::DeviceManagerLock Class Reference

#include "OVR_DeviceImpl.h"

Inheritance diagram for OVR::DeviceManagerLock:
Inheritance graph
Collaboration diagram for OVR::DeviceManagerLock:
Collaboration graph

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
 
DeviceManagerImplpManager
 

Additional Inherited Members

- Static Public Member Functions inherited from OVR::RefCountImplCore
static void checkInvalidDelete (RefCountImplCore *)
 
- Protected Attributes inherited from OVR::RefCountImplCore
volatile int RefCount
 

Detailed Description

Definition at line 97 of file OVR_DeviceImpl.h.

Constructor & Destructor Documentation

OVR::DeviceManagerLock::DeviceManagerLock ( )
inline

Definition at line 103 of file OVR_DeviceImpl.h.

Field Documentation

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.


The documentation for this class was generated from the following file: