TraCIServerAPI_InductionLoop & operator=(const TraCIServerAPI_InductionLoop &s)
invalidated assignment operator
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa0: Get Induction Loop Variable).
static bool processSet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xc0: Set Induction Loop Variable).
TraCIServerAPI_InductionLoop(const TraCIServerAPI_InductionLoop &s)
invalidated copy constructor
TraCI server used to control sumo by a remote TraCI client.