libevdevxx 0.4.0
A C++ wrapper for libevdev.
|
CAbsInfo | Maps to the input_absinfo struct from linux/input.h |
CDevice | Represents a device (real of not) |
CEvent | |
▼Cexception | STL class |
▼Cruntime_error | STL class |
CSyncError | |
CGrabber | RAII class to call Device::grab() and Device::ungrab() on a device |
▼CNumberBase | |
CCode | Type-safe class for evdev codes (KEY_* , BTN_* , REL_* , etc) |
CProperty | |
CType | |
CTypeCode | |
CUinput | A class to send events to a virtual device |