![]() |
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 |
|
inline |
comparing operator
Definition at line 893 of file MSEdge.h.
References MSEdge::getNumericalID(), and MSEdge::MSEdge().