![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Searches for the VehicleDepartureVector with the wished depart. More...
Public Member Functions | |
| DepartFinder (SUMOTime time) | |
| constructor | |
| bool | operator() (const VehicleDepartureVector &e) const |
| comparison operator | |
Private Attributes | |
| SUMOTime | myTime |
| the searched departure time | |
Searches for the VehicleDepartureVector with the wished depart.
Definition at line 116 of file MSVehicleContainer.h.
|
explicit |
constructor
Definition at line 48 of file MSVehicleContainer.cpp.
| bool MSVehicleContainer::DepartFinder::operator() | ( | const VehicleDepartureVector & | e | ) | const |
|
private |
the searched departure time
Definition at line 126 of file MSVehicleContainer.h.