A dummy client to simulate communication to a TraCI server
Definition in file TraCITestClient.h.
#include <string>
#include <sstream>
#include <vector>
#include <foreign/tcpip/socket.h>
#include <utils/common/SUMOTime.h>
Go to the source code of this file.
Namespaces | |
| namespace | testclient |
Data Structures | |
| struct | testclient::BoundingBox |
| struct | testclient::Position2D |
| struct | testclient::Position3D |
| struct | testclient::PositionRoadMap |
| struct | testclient::TLPhase |
| class | testclient::TraCITestClient |
Typedefs | |
| typedef std::vector< Position2D > | testclient::Polygon |
| typedef std::vector< TLPhase > | testclient::TLPhaseList |
1.5.6