static bool processSet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xc6: Change BusStop State).
TraCIServerAPI_BusStop(const TraCIServerAPI_BusStop &s)
invalidated copy constructor
TraCIServerAPI_BusStop & operator=(const TraCIServerAPI_BusStop &s)
invalidated assignment operator
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa6: Get BusStop Variable).
TraCI server used to control sumo by a remote TraCI client.