Eclipse SUMO - Simulation of Urban MObility
MSVehicleDevice.h File Reference
#include <config.h>
#include <string>
#include <vector>
#include <map>
#include <set>
#include <random>
#include <utils/vehicle/SUMOVehicle.h>
#include <microsim/MSMoveReminder.h>
#include "MSDevice.h"
Include dependency graph for MSVehicleDevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSVehicleDevice
 Abstract in-vehicle device. More...
 
struct  MSVehicleDevice::ComparatorNumericalVehicleIdLess
 Function-object for stable sorting of objects with numerical ids. More...
 

Detailed Description

Author
Michael Behrisch
Daniel Krajzewicz
Jakob Erdmann
Date
Tue, 04 Dec 2007

Definition in file MSVehicleDevice.h.