SUMO - Simulation of Urban MObility
|
Functor which compares two Edges. More...
Public Member Functions | |
bool | operator() (const Edge *e1, const Edge *e2) const |
Functor which compares two Edges.
Definition at line 76 of file NIImporter_OpenStreetMap.cpp.
bool NIImporter_OpenStreetMap::CompareEdges::operator() | ( | const Edge * | e1, |
const Edge * | e2 | ||
) | const [inline] |
Definition at line 78 of file NIImporter_OpenStreetMap.cpp.
References NIImporter_OpenStreetMap::Edge::myCurrentNodes, NIImporter_OpenStreetMap::Edge::myHighWayType, NIImporter_OpenStreetMap::Edge::myIsOneWay, NIImporter_OpenStreetMap::Edge::myMaxSpeed, and NIImporter_OpenStreetMap::Edge::myNoLanes.