SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
MSLane::edge_finder Class Reference

Public Member Functions

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

Private Member Functions

edge_finderoperator= (const edge_finder &)
 

Private Attributes

const MSEdge *const myEdge
 

Detailed Description

Definition at line 911 of file MSLane.h.

Constructor & Destructor Documentation

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

Definition at line 913 of file MSLane.h.

Member Function Documentation

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

Definition at line 914 of file MSLane.h.

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

edge_finder& MSLane::edge_finder::operator= ( const edge_finder )
private

Field Documentation

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

Definition at line 920 of file MSLane.h.


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