![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Public Member Functions | |
Shortcut (ConstEdgePair e, double c, int u, SVCPermissions p) | |
Data Fields | |
double | cost |
ConstEdgePair | edgePair |
SVCPermissions | permissions |
int | underlying |
Definition at line 196 of file CHBuilder.h.
|
inline |
Definition at line 197 of file CHBuilder.h.
double CHBuilder< E, V >::Shortcut::cost |
Definition at line 200 of file CHBuilder.h.
ConstEdgePair CHBuilder< E, V >::Shortcut::edgePair |
Definition at line 199 of file CHBuilder.h.
SVCPermissions CHBuilder< E, V >::Shortcut::permissions |
Definition at line 202 of file CHBuilder.h.
int CHBuilder< E, V >::Shortcut::underlying |
Definition at line 201 of file CHBuilder.h.