Eclipse SUMO - Simulation of Urban MObility
MSDevice_Vehroutes.h File Reference
#include <config.h>
#include "MSVehicleDevice.h"
#include <microsim/MSNet.h>
#include <microsim/MSVehicle.h>
#include <utils/common/SUMOTime.h>
#include <utils/iodevices/OutputDevice_String.h>
Include dependency graph for MSDevice_Vehroutes.h:
This graph shows which files directly or indirectly include this file:

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...
 
struct  MSDevice_Vehroutes::SortedRouteInfo
 Information needed to sort vehicle / transportable output by departure time. More...
 
class  MSDevice_Vehroutes::StateListener
 A class that is notified about reroutings. More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Jakob Erdmann
Date
Fri, 30.01.2009

Definition in file MSDevice_Vehroutes.h.