Eclipse SUMO - Simulation of Urban MObility
|
Sorts edges by their ids. More...
#include <MSEdge.h>
Public Member Functions | |
by_id_sorter () | |
constructor | |
int | operator() (const MSEdge *const e1, const MSEdge *const e2) const |
comparing operator | |
|
inlineexplicit |