Realises dumping the complete network state.
static std::map< std::string, int > myWrittenVehicles
static void write(OutputDevice &of, const SUMOTime timestep)
Writes the complete network state into the given device.
MSAmitranTrajectories & operator=(const MSAmitranTrajectories &)
Invalidated assignment operator.
MSAmitranTrajectories(const MSAmitranTrajectories &)
Invalidated copy constructor.
static std::set< std::string > myWrittenTypes
static void writeVehicle(OutputDevice &of, const SUMOVehicle &veh, const SUMOTime timestep)
Writes the dump of the given vehicle into the given device.
The base class for microscopic and mesoscopic vehicles.
A road/street connecting two junctions.
Representation of a lane in the micro simulation.
The class responsible for building and deletion of vehicles.
Static storage of an output device and its base (abstract) implementation.
Representation of a vehicle.