SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraCITestClient.h File Reference
#include <string>
#include <sstream>
#include <vector>
#include <foreign/tcpip/socket.h>
#include <utils/common/SUMOTime.h>

Go to the source code of this file.

Data Structures

struct  testclient::BoundingBox
struct  testclient::Position
struct  testclient::Position3D
struct  testclient::PositionRoadMap
struct  testclient::TLPhase
class  testclient::TraCITestClient

Namespaces

namespace  testclient

Typedefs

typedef std::vector< Positiontestclient::Polygon
typedef std::vector< TLPhase > testclient::TLPhaseList

Detailed Description

Author:
Friedemann Wesner
Daniel Krajzewicz
Axel Wegener
Michael Behrisch
Date:
2008/04/07
Version:
Id:
TraCITestClient.h 11671 2012-01-07 20:14:30Z behrisch

A dummy client to simulate communication to a TraCI server

Definition in file TraCITestClient.h.