![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Sorts edges by their priority within the node they end at. More...
#include <NBOwnTLDef.h>
Public Member Functions | |
int | operator() (const NBEdge *const e1, const NBEdge *const e2) const |
comparing operator More... | |
Sorts edges by their priority within the node they end at.
Definition at line 287 of file NBOwnTLDef.h.
|
inline |
comparing operator
[in] | e1 | an edge |
[in] | e2 | an edge |
Definition at line 293 of file NBOwnTLDef.h.
References NBEdge::getID(), NBEdge::getJunctionPriority(), and NBEdge::getToNode().