Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
Event Member List

This is the complete list of members for Event, including all inherited members.

dataEvent
Event()=defaultEvent
Event(SystemNotification type, const void *data=nullptr, size_t size=0, void *source=nullptr, FrameworkTask *target=nullptr)Eventinline
Event(SystemNotification type, const GpioEvent &gpioEvent, size_t size=sizeof(GpioEvent), void *source=nullptr, FrameworkTask *target=nullptr)Eventinline
Event(uint8_t userCode, const void *data=nullptr, size_t size=0, void *source=nullptr, FrameworkTask *target=nullptr)Eventinline
gpioEventEvent
isSystem() constEventinline
isUser() constEventinline
notificationEvent
sizeEvent
sourceEvent
systemCode() constEventinline
targetEvent
userCode() constEventinline