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