SUMO - Simulation of Urban MObility
|
Sort-criterion for events. More...
#include <MSEventControl.h>
Public Member Functions | |
bool | operator() (const Event &e1, const Event &e2) const |
compares two events |
Sort-criterion for events.
Sorts events by their execution time
Definition at line 143 of file MSEventControl.h.
bool MSEventControl::EventSortCrit::operator() | ( | const Event & | e1, |
const Event & | e2 | ||
) | const [inline] |
compares two events
Definition at line 146 of file MSEventControl.h.