Eclipse SUMO - Simulation of Urban MObility
Connection.h File Reference
#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>
Include dependency graph for Connection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  libtraci::Connection
 C++ TraCI client API implementation. More...
 

Namespaces

 libtraci
 

Macros

#define PRECISION   2
 

Detailed Description

Author
Daniel Krajzewicz
Mario Krumnow
Michael Behrisch
Date
30.05.2012

Definition in file Connection.h.

Macro Definition Documentation

◆ PRECISION

#define PRECISION   2

Definition at line 40 of file Connection.h.