Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <vector>
#include <typeinfo>
#include <memory>
#include <utils/common/SUMOTime.h>
#include <utils/common/Named.h>
#include <utils/common/SUMOVehicleClass.h>
Go to the source code of this file.
Data Structures | |
class | SUMOTrafficObject |
Representation of a vehicle, person, or container. More... | |
Typedefs | |
typedef std::shared_ptr< const MSRoute > | ConstMSRoutePtr |
Definition in file SUMOTrafficObject.h.
typedef std::shared_ptr<const MSRoute> ConstMSRoutePtr |
Definition at line 44 of file SUMOTrafficObject.h.