Definition at line 116 of file MSVehicleContainer.h.
Public Member Functions | |
| DepartFinder (SUMOTime time) | |
| constructor | |
| bool | operator() (const VehicleDepartureVector &e) const |
| comparison operator | |
Private Attributes | |
| SUMOTime | myTime |
| the searched departure time | |
| MSVehicleContainer::DepartFinder::DepartFinder | ( | SUMOTime | time | ) | [explicit] |
| bool MSVehicleContainer::DepartFinder::operator() | ( | const VehicleDepartureVector & | e | ) | const |
the searched departure time
Definition at line 126 of file MSVehicleContainer.h.
Referenced by operator()().
1.5.6