libvirtualhid 15
Cross-platform C++ library for virtual HID devices.
lvh::DeviceNode Struct Reference

Platform-visible node or path associated with a virtual device. More...

#include <src/include/libvirtualhid/types.hpp>

Public Attributes

DeviceNodeKind kind = DeviceNodeKind::other
 Node category.
 
std::string path
 Platform path for this node.
 

Detailed Description

Platform-visible node or path associated with a virtual device.


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