SUMO - Simulation of Urban MObility
TraCIServer.h File Reference
#include <config.h>
#include <map>
#include <string>
#include <set>
#include "TraCIDefs.h"
#include "TraCIConstants.h"
#include <foreign/tcpip/socket.h>
#include <foreign/tcpip/storage.h>
#include <utils/common/NamedRTree.h>
#include <utils/common/SUMOTime.h>
#include <utils/common/ToString.h>
#include <utils/geom/Boundary.h>
#include <utils/geom/Position.h>
#include <utils/geom/GeomHelper.h>
#include <utils/shapes/Polygon.h>
#include <utils/shapes/PointOfInterest.h>
#include <utils/options/OptionsCont.h>
#include <microsim/MSNet.h>
#include <microsim/traffic_lights/MSTrafficLightLogic.h>
#include "TraCIServerAPI_Lane.h"
Include dependency graph for TraCIServer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  TraCIServer
 TraCI server used to control sumo by a remote TraCI client. More...
 
class  TraCIServer::Subscription
 Representation of a subscription. More...
 

Macros

#define BUILD_TCPIP
 

Detailed Description

Author
Axel Wegener
Friedemann Wesner
Christoph Sommer
Tino Morenz
Daniel Krajzewicz
Thimor Bohn
Sascha Krieg
Michael Behrisch
Date
2007/10/24
Version
Id
TraCIServer.h 23965 2017-04-18 12:41:56Z namdre

TraCI server used to control sumo by a remote TraCI client

Definition in file TraCIServer.h.

Macro Definition Documentation

◆ BUILD_TCPIP

#define BUILD_TCPIP

Definition at line 49 of file TraCIServer.h.