17 #ifndef TraCIServerAPI_Person_h 18 #define TraCIServerAPI_Person_h APIs for getting/setting person values via TraCI.
TraCIServerAPI_Person & operator=(const TraCIServerAPI_Person &s)
invalidated assignment operator
static bool processSet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xce: Change Person State)
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 0xae: Get Person Variable)
TraCIServerAPI_Person(const TraCIServerAPI_Person &s)
invalidated copy constructor