21 #ifndef TraCIServerAPI_TLS_h
22 #define TraCIServerAPI_TLS_h
static bool processGet(traci::TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa2: Get Traffic Lights Variable)
TraCIServerAPI_TLS & operator=(const TraCIServerAPI_TLS &s)
invalidated assignment operator
TraCI server used to control sumo by a remote TraCI client.
TraCIServerAPI_TLS(const TraCIServerAPI_TLS &s)
invalidated copy constructor
APIs for getting/setting traffic light values via TraCI.
static bool processSet(traci::TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xc2: Change Traffic Lights State)