Public Types | Public Member Functions | Public Attributes | Protected Member Functions
OVR::DeviceInfo Class Reference

#include <OVR_Device.h>

Inheritance diagram for OVR::DeviceInfo:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { MaxNameLength = 32 }

Public Member Functions

 DeviceInfo ()

Public Attributes

const DeviceType InfoClassType
char Manufacturer [MaxNameLength]
char ProductName [MaxNameLength]
DeviceType Type
unsigned Version

Protected Member Functions

 DeviceInfo (DeviceType type)
void operator= (const DeviceInfo &)

Detailed Description

Definition at line 126 of file OVR_Device.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
MaxNameLength 

Definition at line 132 of file OVR_Device.h.


Constructor & Destructor Documentation

Definition at line 129 of file OVR_Device.h.

OVR::DeviceInfo::DeviceInfo ( DeviceType  type) [inline, protected]

Definition at line 147 of file OVR_Device.h.


Member Function Documentation

void OVR::DeviceInfo::operator= ( const DeviceInfo ) [inline, protected]

Definition at line 149 of file OVR_Device.h.


Member Data Documentation

Definition at line 137 of file OVR_Device.h.

Definition at line 143 of file OVR_Device.h.

Definition at line 142 of file OVR_Device.h.

Definition at line 140 of file OVR_Device.h.

Definition at line 144 of file OVR_Device.h.


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


oculus_sdk
Author(s): Tully Foote
autogenerated on Thu Jun 6 2019 20:13:49