 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
18 #ifndef TraCIServerAPI_Lane_h
19 #define TraCIServerAPI_Lane_h
TraCIServerAPI_Lane(const TraCIServerAPI_Lane &s)
invalidated copy constructor
APIs for getting/setting lane values via TraCI.
static bool processSet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xc3: Change Lane State)
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa3: Get Lane Variable)
TraCI server used to control sumo by a remote TraCI client.
TraCIServerAPI_Lane & operator=(const TraCIServerAPI_Lane &s)
invalidated assignment operator