Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <set>
#include <vector>
#include <map>
#include <utils/common/Parameterised.h>
#include <utils/common/SUMOTime.h>
#include "MSDevice_Taxi.h"
Go to the source code of this file.
Data Structures | |
class | MSDispatch |
An algorithm that performs distpach for a taxi fleet. More... | |
class | MSDispatch::time_sorter |
sorts reservations by time More... | |
struct | Reservation |
Definition in file MSDispatch.h.