18 #ifndef TraCIServerAPI_Junction_h 19 #define TraCIServerAPI_Junction_h
APIs for getting/setting junction values via TraCI.
static bool processGet(TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa9: Get Junction Variable)
A RT-tree for efficient storing of SUMO's Named objects.
A point in 2D or 3D with translation and scaling methods.
TraCI server used to control sumo by a remote TraCI client.
TraCIServerAPI_Junction & operator=(const TraCIServerAPI_Junction &s)
invalidated assignment operator
TraCIServerAPI_Junction(const TraCIServerAPI_Junction &s)
invalidated copy constructor