Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <vector>
#include <map>
#include <set>
#include <utils/foxtools/MFXSynchQue.h>
Go to the source code of this file.
Data Structures | |
class | MSVehicleTransfer |
struct | MSVehicleTransfer::VehicleInformation |
Holds the information needed to move the vehicle over the network. More... | |
Definition in file MSVehicleTransfer.h.