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