Public Member Functions | Private Member Functions | Private Attributes
OVR::SharedLock Class Reference

#include <OVR_DeviceImpl.h>

List of all members.

Public Member Functions

LockGetLockAddRef ()
void ReleaseLock (Lock *plock)
 SharedLock ()

Private Member Functions

LocktoLock ()

Private Attributes

UInt64 Buffer [(sizeof(Lock)+sizeof(UInt64)-1)/sizeof(UInt64)]
volatile int UseCount

Detailed Description

Definition at line 41 of file OVR_DeviceImpl.h.


Constructor & Destructor Documentation

Definition at line 44 of file OVR_DeviceImpl.h.


Member Function Documentation

Definition at line 39 of file OVR_DeviceImpl.cpp.

Definition at line 66 of file OVR_DeviceImpl.cpp.

Lock* OVR::SharedLock::toLock ( ) [inline, private]

Definition at line 50 of file OVR_DeviceImpl.h.


Member Data Documentation

UInt64 OVR::SharedLock::Buffer[(sizeof(Lock)+sizeof(UInt64)-1)/sizeof(UInt64)] [private]

Definition at line 54 of file OVR_DeviceImpl.h.

volatile int OVR::SharedLock::UseCount [private]

Definition at line 53 of file OVR_DeviceImpl.h.


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


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:20