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


Public Member Functions | |
| DeviceImpl (DeviceCreateDesc *createDesc, DeviceBase *parent) | |
| DeviceManagerImpl * | GetManagerImpl () const |
| DeviceImpl * | getThis () |
| virtual DeviceCommon * | getDeviceCommon () const |
Public Member Functions inherited from OVR::DeviceCommon | |
| DeviceCommon (DeviceCreateDesc *createDesc, DeviceBase *device, DeviceBase *parent) | |
| virtual | ~DeviceCommon () |
| void | DeviceAddRef () |
| void | DeviceRelease () |
| Lock * | GetLock () const |
| virtual bool | Initialize (DeviceBase *parent)=0 |
| virtual void | Shutdown ()=0 |
Additional Inherited Members | |
Data Fields inherited from OVR::DeviceCommon | |
| AtomicInt< UInt32 > | RefCount |
| Ptr< DeviceCreateDesc > | pCreateDesc |
| Ptr< DeviceBase > | pParent |
| volatile bool | ConnectedFlag |
| MessageHandlerRef | HandlerRef |
Definition at line 232 of file OVR_DeviceImpl.h.
|
inline |
Definition at line 235 of file OVR_DeviceImpl.h.
|
inlinevirtual |
Definition at line 247 of file OVR_DeviceImpl.h.
|
inline |
Definition at line 241 of file OVR_DeviceImpl.h.
|
inline |
Definition at line 244 of file OVR_DeviceImpl.h.