![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>#include "MSDevice.h"#include <microsim/MSNet.h>#include <microsim/MSVehicle.h>#include <utils/common/SUMOTime.h>#include <utils/iodevices/OutputDevice_String.h>

Go to the source code of this file.
Data Structures | |
| class | MSDevice_Vehroutes |
| A device which collects info on the vehicle trip (mainly on departure and arrival) More... | |
| class | MSDevice_Vehroutes::RouteReplaceInfo |
| Information about a replaced route. More... | |
| class | MSDevice_Vehroutes::StateListener |
| A class that is notified about reroutings. More... | |