![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <limits>#include <map>#include <string>#include <stdexcept>#include <sstream>#include <memory>#include <foreign/tcpip/storage.h>#include <libtraci/Connection.h>#include <libsumo/StorageHelper.h>Go to the source code of this file.
Data Structures | |
| class | libtraci::Domain< GET, SET > |
Namespaces | |
| namespace | libtraci |
Macros | |
| #define | LIBTRACI_PARAMETER_IMPLEMENTATION(CLASS, DOMAIN) |
| #define | LIBTRACI_SUBSCRIPTION_IMPLEMENTATION(CLASS, DOMAIN) |
Definition in file Domain.h.
| #define LIBTRACI_PARAMETER_IMPLEMENTATION | ( | CLASS, | |
| DOMAIN | |||
| ) |