The static part of an event.

Each event can be used with only one event queue.

Public Attributes#

struct EventQueue_s *
void(*
void(*
const char *

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