Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <utility>
#include <queue>
#include <vector>
#include <map>
#include <utils/common/SUMOTime.h>
#include <utils/common/UtilExceptions.h>
Go to the source code of this file.
Data Structures | |
class | MSEventControl |
Stores time-dependant events and executes them at the proper time. More... | |
Definition in file MSEventControl.h.