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