This is the complete list of members for Event, including all inherited members.
| data | Event | |
| Event()=default | Event | |
| Event(SystemNotification type, const void *data=nullptr, size_t size=0, void *source=nullptr, FrameworkTask *target=nullptr) | Event | inline |
| Event(SystemNotification type, const GpioEvent &gpioEvent, size_t size=sizeof(GpioEvent), void *source=nullptr, FrameworkTask *target=nullptr) | Event | inline |
| Event(uint8_t userCode, const void *data=nullptr, size_t size=0, void *source=nullptr, FrameworkTask *target=nullptr) | Event | inline |
| gpioEvent | Event | |
| isSystem() const | Event | inline |
| isUser() const | Event | inline |
| notification | Event | |
| size | Event | |
| source | Event | |
| systemCode() const | Event | inline |
| target | Event | |
| userCode() const | Event | inline |