This is the complete list of members for kanzi::evdev::TouchInputDeviceData, including all inherited members.
| getFd() const noexcept | kanzi::evdev::TouchInputDeviceData | |
| getSyncState() const noexcept | kanzi::evdev::TouchInputDeviceData | |
| handleSyncEvents(const struct input_event &ev, kanzi::EventQueue &queue) | kanzi::evdev::TouchInputDeviceData | |
| handleTouchEvents(unsigned int width, unsigned int height, const struct input_event &ev) | kanzi::evdev::TouchInputDeviceData | |
| isTouchFinished() const noexcept | kanzi::evdev::TouchInputDeviceData | |
| processTouchEvents(EventQueue &queue) | kanzi::evdev::TouchInputDeviceData | |
| setSyncState(KanziEvdevState syncState) | kanzi::evdev::TouchInputDeviceData | |
| TouchInputDeviceData(int fileDescriptor, const input_absinfo &absinfoX, const input_absinfo &absinfoY, vector< CursorData > cursorBuffer, int currentSlot) | kanzi::evdev::TouchInputDeviceData | explicit |