Jetson Inference
DNN Vision Library
devInput.h File Reference
#include "devKeyboard.h"
#include "devJoystick.h"
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  InputDevices
 Input device manager. More...
 

Typedefs

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