Eclipse SUMO - Simulation of Urban MObility
MSNet.h File Reference
#include <config.h>
#include <typeinfo>
#include <vector>
#include <map>
#include <string>
#include <fstream>
#include <iostream>
#include <cmath>
#include <iomanip>
#include <memory>
#include <utils/common/SUMOTime.h>
#include <utils/common/UtilExceptions.h>
#include <utils/common/NamedObjectCont.h>
#include <utils/common/NamedRTree.h>
#include <utils/router/SUMOAbstractRouter.h>
#include <mesosim/MESegment.h>
#include "MSRouterDefs.h"
#include "MSJunction.h"
Include dependency graph for MSNet.h:

Go to the source code of this file.

Data Structures

class  MSNet
 The simulated network and simulation perfomer. More...
 
struct  MSNet::Collision
 collision tracking More...
 
class  MSNet::TransportableStateListener
 Interface for objects listening to transportable state changes. 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
Leonhard Luecken
Date
Mon, 12 Mar 2001

Definition in file MSNet.h.