![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#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"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 |
Definition in file TraCIServer.h.
| #define BUILD_TCPIP |
Definition at line 35 of file TraCIServer.h.