Namespaces | Functions
CreateInputDeviceHandle.h File Reference
#include <string>
#include <memory>
#include <vector>

Go to the source code of this file.

Namespaces

 SurgSim
 
 SurgSim::Framework
 
 SurgSim::Device
 

Functions

std::unique_ptr< SystemInputDeviceHandle > SurgSim::Device::createInputDeviceHandle (const std::string &path, std::shared_ptr< SurgSim::Framework::Logger > logger)
 Opens the given path and creates an access wrapper for the device. More...
 
std::vector< std::stringSurgSim::Device::enumerateInputDevicePaths (SurgSim::Framework::Logger *logger)
 Enumerates input devices. More...