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