std::string getName() override
get the name of the event
void process() override
handle the the event TODO: 'process' is maybe not the best word for that, given that our simulator ac...
TriggeringEvent eventType
The event type is need by the scheduling discipline, to determine if this kind of event triggers invo...
Ready(double time, bool renew=false)