Eclipse SUMO - Simulation of Urban MObility
MSEdgeControl.cpp File Reference
#include <config.h>
#include <iostream>
#include <queue>
#include <vector>
#include "MSEdgeControl.h"
#include "MSVehicleControl.h"
#include "MSGlobals.h"
#include "MSEdge.h"
#include "MSLane.h"
#include "MSVehicle.h"
Include dependency graph for MSEdgeControl.cpp:

Go to the source code of this file.

Macros

#define PARALLEL_EXEC_MOVE
 
#define PARALLEL_PLAN_MOVE
 

Detailed Description

Author
Christian Roessel
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Mon, 09 Apr 2001

Definition in file MSEdgeControl.cpp.

Macro Definition Documentation

◆ PARALLEL_EXEC_MOVE

#define PARALLEL_EXEC_MOVE

Definition at line 36 of file MSEdgeControl.cpp.

◆ PARALLEL_PLAN_MOVE

#define PARALLEL_PLAN_MOVE

Definition at line 35 of file MSEdgeControl.cpp.