Note! This project has moved to github.com/armmbed/mbed-events

Dependents:   SimpleHTTPExample

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
Event< void()>Pendable event class
Event< void(A0)>Pendable event class
Event< void(A0, A1)>Pendable event class
Event< void(A0, A1, A2)>Pendable event class
Event< void(A0, A1, A2, A3)>Pendable event class
Event< void(A0, A1, A2, A3, A4)>Pendable event class
EventLoopManaged queue coupled with its own thread
EventQueueFlexible queue for managing events