Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <libsumo/TraCIConstants.h>
#include <libsumo/BusStop.h>
#include "Connection.h"
#include "Domain.h"
Go to the source code of this file.
Namespaces | |
namespace | libtraci |
Macros | |
#define | LIBTRACI 1 |
Typedefs | |
typedef Domain< libsumo::CMD_GET_BUSSTOP_VARIABLE, libsumo::CMD_SET_BUSSTOP_VARIABLE > | libtraci::Dom |
Definition in file libtraci/BusStop.cpp.
#define LIBTRACI 1 |
Definition at line 22 of file libtraci/BusStop.cpp.