20 #ifndef TraCIServerAPI_GUI_h 21 #define TraCIServerAPI_GUI_h
TraCIServerAPI_GUI & operator=(const TraCIServerAPI_GUI &s)
invalidated assignment operator
static bool processSet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xcc: Change GUI State)
TraCIServerAPI_GUI(const TraCIServerAPI_GUI &s)
invalidated copy constructor
static GUISUMOAbstractView * getNamedView(const std::string &id)
Returns the named view.
TraCI server used to control sumo by a remote TraCI client.
APIs for getting/setting GUI values via TraCI.
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xac: Get GUI Variable)