18 #ifndef TraCIServerAPI_POI_h 19 #define TraCIServerAPI_POI_h
static bool processSet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xc7: Change PoI State)
APIs for getting/setting POI values via TraCI.
TraCI server used to control sumo by a remote TraCI client.
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa7: Get PoI Variable)
TraCIServerAPI_POI & operator=(const TraCIServerAPI_POI &s)
invalidated assignment operator
TraCIServerAPI_POI(const TraCIServerAPI_POI &s)
invalidated copy constructor