SUMO - Simulation of Urban MObility
MSLink::vehicle_in_request_finder Class Reference

Public Member Functions

bool operator() (const ApproachingVehicleInformation &vo)
 vehicle_in_request_finder (const SUMOVehicle *const v)

Private Member Functions

vehicle_in_request_finderoperator= (const vehicle_in_request_finder &)

Private Attributes

const SUMOVehicle *const myVehicle

Detailed Description

Definition at line 244 of file MSLink.h.


Constructor & Destructor Documentation

Definition at line 246 of file MSLink.h.


Member Function Documentation

bool MSLink::vehicle_in_request_finder::operator() ( const ApproachingVehicleInformation vo) [inline]

Definition at line 247 of file MSLink.h.

References myVehicle, and MSLink::ApproachingVehicleInformation::vehicle.

vehicle_in_request_finder& MSLink::vehicle_in_request_finder::operator= ( const vehicle_in_request_finder ) [private]

Field Documentation

Definition at line 253 of file MSLink.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines