Very Simple Kernel 0.1.0
|
Event subscription. More...
#include <vsk_EventSubscription.h>
Data Fields | |
ctb_DNode_t | node |
vsk_Inbox_t * | inbox |
vsk_Message_t | message |
Event subscription.
vsk_Inbox_t* vsk_EventSubscription::inbox |
Inbox to post the event message to
vsk_Message_t vsk_EventSubscription::message |
Message to post to the inbox
ctb_DNode_t vsk_EventSubscription::node |
Node to allow event subscription to be added to a list