Eclipse SUMO - Simulation of Urban MObility
MSEventControl::EventSortCrit Class Reference

Sort-criterion for events. More...

#include <MSEventControl.h>

Collaboration diagram for MSEventControl::EventSortCrit:

Public Member Functions

bool operator() (const Event &e1, const Event &e2) const
 compares two events More...
 

Detailed Description

Sort-criterion for events.

Sorts events by their execution time

Definition at line 115 of file MSEventControl.h.

Member Function Documentation

◆ operator()()

bool MSEventControl::EventSortCrit::operator() ( const Event e1,
const Event e2 
) const
inline

compares two events

Definition at line 118 of file MSEventControl.h.


The documentation for this class was generated from the following file: