![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <cassert>#include <utils/vehicle/SUMOVehicle.h>#include <utils/geom/Position.h>#include <utils/geom/GeomHelper.h>#include <microsim/MSNet.h>#include <microsim/MSVehicleType.h>#include "MSLane.h"#include "MSTransportable.h"#include "MSParkingArea.h"
Go to the source code of this file.
Macros | |
| #define | DEBUG_COND2(obj) (obj.isSelected()) |
| #define DEBUG_COND2 | ( | obj | ) | (obj.isSelected()) |
Definition at line 37 of file MSParkingArea.cpp.
Referenced by MSParkingArea::getLastFreePosWithReservation().