SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraCIServer.h File Reference
#include <config.h>
#include "TraCIConstants.h"
#include <foreign/tcpip/socket.h>
#include <foreign/tcpip/storage.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/MSVehicle.h>
#include <microsim/MSNet.h>
#include <microsim/traffic_lights/MSTrafficLightLogic.h>
#include "TraCIException.h"
#include "TraCIRTree.h"
#include <map>
#include <string>
#include <set>

Go to the source code of this file.

Data Structures

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

Namespaces

 traci
 

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 14425 2013-08-16 20:11:47Z behrisch

TraCI server used to control sumo by a remote TraCI client

Definition in file TraCIServer.h.

Macro Definition Documentation

#define BUILD_TCPIP

Definition at line 44 of file TraCIServer.h.