|
SUMO - Simulation of Urban MObility
|
Public Member Functions | |
| ComparatorNumVehicles (SameTargetMap &sameTargetMap) | |
| bool | operator() (const ROEdge *const a, const ROEdge *const b) |
Data Fields | |
| SameTargetMap & | mySameTargetMap |
Private Member Functions | |
| ComparatorNumVehicles & | operator= (const ComparatorNumVehicles &) |
| Invalidated assignment operator. More... | |
Function-object for sorting from highest to lowest vehicle count.
Definition at line 118 of file RORouteAggregator.h.
|
inline |
Definition at line 120 of file RORouteAggregator.h.
|
inline |
Definition at line 123 of file RORouteAggregator.h.
References mySameTargetMap.
|
private |
Invalidated assignment operator.
| SameTargetMap& RORouteAggregator::ComparatorNumVehicles::mySameTargetMap |
Definition at line 127 of file RORouteAggregator.h.
Referenced by operator()().