package sel
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Sel.Event
Source
The type of events and operations (setting priority, cancelling, ...)
pretty printer
a recurrent event is never removed from the todo set, that is, when ready a copy of it is added back automatically
lower integers correspond to high priorities (as in Unix nice)
in order to cancel an event, one has to store its cancellation handle
a cancelled event is automatically removed from the todo set