SUMO - Simulation of Urban MObility
|
Public Member Functions | |
edge_finder (MSEdge *e) | |
bool | operator() (const IncomingLaneInfo &ili) const |
Private Member Functions | |
edge_finder & | operator= (const edge_finder &) |
Private Attributes | |
const MSEdge *const | myEdge |
|
inline |
Definition at line 914 of file MSLane.h.
References MSLane::getEdge(), and MSLane::IncomingLaneInfo::lane.
|
private |