RADLib
RADical C++ application framework
RADInput::InputDeviceInfo Struct Reference

Discovered evdev device. More...

#include <RADInput.h>

Public Attributes

std::string path
 Device node path. More...
 
std::string name
 Kernel/sysfs name when available. More...
 
std::string sysfsPath
 Sysfs event directory path when available. More...
 

Detailed Description

Discovered evdev device.

Member Data Documentation

◆ name

std::string RADInput::InputDeviceInfo::name

Kernel/sysfs name when available.

◆ path

std::string RADInput::InputDeviceInfo::path

Device node path.

◆ sysfsPath

std::string RADInput::InputDeviceInfo::sysfsPath

Sysfs event directory path when available.


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