PIP 5.6.1
Platform-Independent Primitives
Classes | Functions
pihidevice.h File Reference

HID device. More...

#include "pithread.h"

Classes

struct  PIHIDeviceInfo
 Information about a discovered HID device. More...
 
struct  PIHIDeviceInfo::ValueInfoBase
 Common information for HID controls addressed by index. More...
 
struct  PIHIDeviceInfo::AxisInfo
 Description of a HID axis. More...
 
struct  PIHIDeviceInfo::ButtonInfo
 Description of a HID button. More...
 
class  PIHIDevice
 Provides access to HID (Human Interface Device) devices such as game controllers, joysticks, and other input devices. More...
 
struct  PIHIDevice::Event
 Input event produced by PIHIDevice. More...
 

Functions

PICout operator<< (PICout s, const PIHIDeviceInfo &v)
 Prints short HID device information to PICout.
 

Detailed Description

HID device.