Eclipse SUMO - Simulation of Urban MObility
MSLane::edge_finder Class Reference
Collaboration diagram for MSLane::edge_finder:
[legend]

Public Member Functions

 edge_finder (MSEdge *e)
 
bool operator() (const IncomingLaneInfo &ili) const
 

Private Attributes

const MSEdge *const myEdge
 

Detailed Description

Definition at line 1720 of file MSLane.h.

Constructor & Destructor Documentation

◆ edge_finder()

MSLane::edge_finder::edge_finder ( MSEdge e)
inline

Definition at line 1722 of file MSLane.h.

Member Function Documentation

◆ operator()()

bool MSLane::edge_finder::operator() ( const IncomingLaneInfo ili) const
inline

Definition at line 1723 of file MSLane.h.

References MSLane::getEdge(), MSLane::IncomingLaneInfo::lane, and myEdge.

Field Documentation

◆ myEdge

const MSEdge* const MSLane::edge_finder::myEdge
private

Definition at line 1727 of file MSLane.h.

Referenced by operator()().


The documentation for this class was generated from the following file: