SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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 733 of file MSLane.h.

Constructor & Destructor Documentation

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

Definition at line 735 of file MSLane.h.

Member Function Documentation

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

Definition at line 736 of file MSLane.h.

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

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

Field Documentation

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

Definition at line 742 of file MSLane.h.

Referenced by operator()().


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