|
DUDS
|
Distributed Update of Data from Something
|
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... | |