You are viewing documentation for version:
The static part of an event. Each event can be used with only one event queue.
Public Attribute Documentation#
queue#
struct EventQueue_s* EventActions::queue
handler#
void(* EventActions::handler) (struct Event_s *)
marker#
void(* EventActions::marker) (struct Event_s *)
name#
const char* EventActions::name