Jetson Inference
DNN Vision Library

HID input devices including gamepad controllers, joysticks, and keyboard. More...

Classes

class  InputDevices
 Input device manager. More...
 
class  JoystickDevice
 Joystick device. More...
 
class  KeyboardDevice
 Keyboard device. More...
 

Typedefs

typedef std::vector< std::pair< std::string, std::string > > DeviceList
 Typedef of device <path, name> pairs. More...
 

Detailed Description

HID input devices including gamepad controllers, joysticks, and keyboard.

Typedef Documentation

◆ DeviceList

typedef std::vector< std::pair<std::string, std::string> > DeviceList

Typedef of device <path, name> pairs.