SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSEventControl::EventSortCrit Class Reference

Sort-criterion for events. More...

#include <MSEventControl.h>

Public Member Functions

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

Detailed Description

Sort-criterion for events.

Sorts events by their execution time

Definition at line 143 of file MSEventControl.h.


Member Function Documentation

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

compares two events

Definition at line 146 of file MSEventControl.h.


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