SUMO - Simulation of Urban MObility
|
#include <string>
#include <sstream>
#include <vector>
#include <foreign/tcpip/socket.h>
#include <utils/common/SUMOTime.h>
#include <utils/traci/TraCIAPI.h>
Go to the source code of this file.
Data Structures | |
class | testclient::TraCITestClient |
A test execution class. More... | |
Namespaces | |
testclient | |
Constant Groups | |
testclient | |
A test execution class
Definition in file TraCITestClient.h.