Eclipse SUMO - Simulation of Urban MObility
Route.h File Reference
#include <vector>
#include <libsumo/TraCIDefs.h>
Include dependency graph for Route.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  LIBSUMO_NAMESPACE::Route
 

Namespaces

 LIBSUMO_NAMESPACE
 

Typedefs

typedef std::shared_ptr< const MSRouteConstMSRoutePtr
 

Detailed Description

Author
Daniel Krajzewicz
Mario Krumnow
Michael Behrisch
Date
30.05.2012

Definition in file Route.h.

Typedef Documentation

◆ ConstMSRoutePtr

typedef std::shared_ptr<const MSRoute> ConstMSRoutePtr

Definition at line 32 of file Route.h.