 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
18 #ifndef TraCIServerAPI_Route_h
19 #define TraCIServerAPI_Route_h
static bool processSet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xc6: Change Route State)
TraCIServerAPI_Route(const TraCIServerAPI_Route &s)
invalidated copy constructor
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa6: Get Route Variable)
TraCI server used to control sumo by a remote TraCI client.
TraCIServerAPI_Route & operator=(const TraCIServerAPI_Route &s)
invalidated assignment operator
APIs for getting/setting route values via TraCI.