RTXI 2.4 The Real-Time eXperiment Interface Documentation |
#include <rt.h>
Public Member Functions | |
Event (void) | |
virtual | ~Event (void) |
virtual int | callback (void)=0 |
Friends | |
class | System |
A token passed to the realtime task through System::postEvent() for synchronization.
| pure virtual |
Function called by the realtime task in System::postEvent()