Public Types | Public Member Functions
OVR::Win32::DeviceManagerThread::Notifier Class Reference

#include <OVR_Win32_DeviceManager.h>

Inheritance diagram for OVR::Win32::DeviceManagerThread::Notifier:
Inheritance graph
[legend]

List of all members.

Public Types

enum  DeviceMessageType { DeviceMessage_DeviceAdded = 0, DeviceMessage_DeviceRemoved = 1 }

Public Member Functions

virtual bool OnDeviceMessage (DeviceMessageType messageType, const String &devicePath, bool *error)
virtual void OnOverlappedEvent (HANDLE hevent)
virtual UInt64 OnTicks (UInt64 ticksMks)

Detailed Description

Definition at line 75 of file OVR_Win32_DeviceManager.h.


Member Enumeration Documentation

Enumerator:
DeviceMessage_DeviceAdded 
DeviceMessage_DeviceRemoved 

Definition at line 87 of file OVR_Win32_DeviceManager.h.


Member Function Documentation

virtual bool OVR::Win32::DeviceManagerThread::Notifier::OnDeviceMessage ( DeviceMessageType  messageType,
const String devicePath,
bool *  error 
) [inline, virtual]

Reimplemented in OVR::Win32::HIDDevice.

Definition at line 94 of file OVR_Win32_DeviceManager.h.

virtual void OVR::Win32::DeviceManagerThread::Notifier::OnOverlappedEvent ( HANDLE  hevent) [inline, virtual]

Reimplemented in OVR::Win32::HIDDevice.

Definition at line 79 of file OVR_Win32_DeviceManager.h.

virtual UInt64 OVR::Win32::DeviceManagerThread::Notifier::OnTicks ( UInt64  ticksMks) [inline, virtual]

Reimplemented in OVR::Win32::HIDDevice.

Definition at line 84 of file OVR_Win32_DeviceManager.h.


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


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