DUDS
Distributed Update of Data from Something
EvdevInput.hpp File Reference
Include dependency graph for EvdevInput.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  duds::os::linux::EvdevInput
 Handles getting input from a specific input device using libevdev. More...
 

Namespaces

 duds
 
 duds::os
 Operating system specific support for functionality not covered in other namespaces.
 
 duds::os::linux
 Linux specific support code.
 

Typedefs

typedef std::shared_ptr< EvdevInput > duds::os::linux::EvdevInputSptr
 A shared pointer to a EvdevInput object. More...