|
libevdevxx 0.5.3
A C++ wrapper for libevdev.
|
#include <cstdint>#include <iosfwd>#include <string>#include <libevdev/libevdev.h>Go to the source code of this file.
Classes | |
| struct | AbsInfo |
Maps to the input_absinfo struct from linux/input.h. More... | |
Namespaces | |
| namespace | evdev |
| The namespace of libevdevxx. | |
Functions | |
| std::string | to_string (const AbsInfo &info) |
| std::ostream & | operator<< (std::ostream &out, const AbsInfo &info) |