![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <map>#include <limits>#include <string>#include <sstream>#include <iomanip>#include <thread>#include <mutex>#include <foreign/tcpip/socket.h>#include <libsumo/Subscription.h>Go to the source code of this file.
Data Structures | |
| class | libtraci::Connection |
| C++ TraCI client API implementation. More... | |
Namespaces | |
| namespace | libtraci |
Macros | |
| #define | PRECISION 2 |
Definition in file Connection.h.
| #define PRECISION 2 |
Definition at line 40 of file Connection.h.