Eclipse SUMO - Simulation of Urban MObility
TraCIServer.h File Reference
#include <config.h>
#include <map>
#include <string>
#include <set>
#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/options/OptionsCont.h>
#include <microsim/MSNet.h>
#include <microsim/traffic_lights/MSTrafficLightLogic.h>
#include <libsumo/TraCIConstants.h>
#include <libsumo/Subscription.h>
#include <libsumo/TraCIDefs.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...
 
struct  TraCIServer::SocketInfo
 

Macros

#define BUILD_TCPIP
 

Detailed Description

Author
Axel Wegener
Friedemann Wesner
Christoph Sommer
Tino Morenz
Daniel Krajzewicz
Thimor Bohn
Sascha Krieg
Michael Behrisch
Leonhard Luecken
Date
2007/10/24

Definition in file TraCIServer.h.

Macro Definition Documentation

◆ BUILD_TCPIP

#define BUILD_TCPIP

Definition at line 35 of file TraCIServer.h.