DUDS
Distributed Update of Data from Something
EventTypeCode.hpp File Reference
#include <libevdev/libevdev.h>
#include <cstdint>
#include <string>
Include dependency graph for EventTypeCode.hpp:
This graph shows which files directly or indirectly include this file:

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.