static void writeEdge(OutputDevice &of, const MSEdge &edge)
Writes the dump of the given edge into the given device.
Realises dumping the complete network state.
The base class for microscopic and mesoscopic vehicles.
A road/street connecting two junctions.
static void writeLane(OutputDevice &of, const MSLane &lane)
Writes the dump of the given lane into the given device.
Stores edges and lanes, performs moving of vehicle.
MSXMLRawOut(const MSXMLRawOut &)
Invalidated copy constructor.
Static storage of an output device and its base (abstract) implementation.
static void writeVehicle(OutputDevice &of, const MSBaseVehicle &veh)
Writes the dump of the given vehicle into the given device.
Representation of a lane in the micro simulation.
MSXMLRawOut & operator=(const MSXMLRawOut &)
Invalidated assignment operator.
static void write(OutputDevice &of, const MSEdgeControl &ec, SUMOTime timestep)
Writes the complete network state of the given edges into the given device.