#include <OVR_HIDDeviceImpl.h>
Public Member Functions | |
HIDDeviceCreateDesc (DeviceFactory *factory, DeviceType type, const HIDDeviceDesc &hidDesc) | |
HIDDeviceCreateDesc (const HIDDeviceCreateDesc &other) | |
virtual bool | MatchDevice (const String &path) |
Public Attributes | |
HIDDeviceDesc | HIDDesc |
Definition at line 25 of file OVR_HIDDeviceImpl.h.
OVR::HIDDeviceCreateDesc::HIDDeviceCreateDesc | ( | DeviceFactory * | factory, |
DeviceType | type, | ||
const HIDDeviceDesc & | hidDesc | ||
) | [inline] |
Definition at line 28 of file OVR_HIDDeviceImpl.h.
OVR::HIDDeviceCreateDesc::HIDDeviceCreateDesc | ( | const HIDDeviceCreateDesc & | other | ) | [inline] |
Definition at line 30 of file OVR_HIDDeviceImpl.h.
virtual bool OVR::HIDDeviceCreateDesc::MatchDevice | ( | const String & | path | ) | [inline, virtual] |
Reimplemented from OVR::DeviceCreateDesc.
Definition at line 33 of file OVR_HIDDeviceImpl.h.
Definition at line 39 of file OVR_HIDDeviceImpl.h.