SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSNet.h File Reference
#include <config.h>
#include <typeinfo>
#include <vector>
#include <map>
#include <string>
#include <fstream>
#include <iostream>
#include <cmath>
#include <iomanip>
#include "MSVehicleControl.h"
#include "MSEventControl.h"
#include <utils/geom/Boundary.h>
#include <utils/geom/Position.h>
#include <utils/common/SUMOTime.h>
#include <microsim/trigger/MSBusStop.h>
#include <utils/common/UtilExceptions.h>
#include <utils/common/NamedObjectCont.h>

Go to the source code of this file.

Data Structures

class  MSNet
 The simulated network and simulation perfomer. More...
class  MSNet::EdgeWeightsProxi
 A proxi for edge weights known by a vehicle/known globally. More...
class  MSNet::VehicleStateListener
 Interface for objects listening to vehicle state changes. More...

Detailed Description

Author:
Christian Roessel
Jakob Erdmann
Daniel Krajzewicz
Thimor Bohn
Eric Nicolay
Clemens Honomichl
Michael Behrisch
Date:
Mon, 12 Mar 2001
Version:
Id:
MSNet.h 11671 2012-01-07 20:14:30Z behrisch

Definition in file MSNet.h.