|
DUDS
|
Distributed Update of Data from Something
|
#include <libevdev/libevdev.h>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| union | duds::os::linux::EventTypeCode |
| Combines an event type and an event code, as defined by libevdev, for the purpose of using a combination of both to identify an input receiver. More... | |
| struct | std::hash< duds::os::linux::EventTypeCode > |
Namespaces | |
| duds | |
| duds::os | |
| Operating system specific support for functionality not covered in other namespaces. | |
| duds::os::linux | |
| Linux specific support code. | |