Eclipse SUMO - Simulation of Urban MObility
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
RONet.h File Reference
#include <config.h>
#include <vector>
#include <utils/common/MsgHandler.h>
#include <utils/common/NamedObjectCont.h>
#include <utils/distribution/RandomDistributor.h>
#include <utils/vehicle/SUMOVehicleParameter.h>
#include <utils/vehicle/SUMOVTypeParameter.h>
#include "ROLane.h"
#include "RORoutable.h"
#include "RORouteDef.h"
Include dependency graph for RONet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RONet
 The router's network representation. More...
 

Typedefs

typedef MapMatcher< ROEdge, ROLane, RONodeROMapMatcher
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Jakob Erdmann
Yun-Pang Floetteroed
Date
Sept 2002

Definition in file RONet.h.

Typedef Documentation

◆ ROMapMatcher

Definition at line 52 of file RONet.h.