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