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

MSLink::vehicle_in_request_finder::vehicle_in_request_finder ( const SUMOVehicle *const  v)
inlineexplicit

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

const SUMOVehicle* const MSLink::vehicle_in_request_finder::myVehicle
private

Definition at line 253 of file MSLink.h.

Referenced by operator()().


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