21 #ifndef TraCIServerAPI_Lane_h
22 #define TraCIServerAPI_Lane_h
static bool processSet(traci::TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a set value command (Command 0xc3: Change Lane State)
TraCI server used to control sumo by a remote TraCI client.
TraCIServerAPI_Lane & operator=(const TraCIServerAPI_Lane &s)
invalidated assignment operator
static bool processGet(traci::TraCIServer &server, tcpip::Storage &inputStorage, tcpip::Storage &outputStorage)
Processes a get value command (Command 0xa3: Get Lane Variable)
A RT-tree for efficient storing of SUMO's GL-objects.
TraCIServerAPI_Lane(const TraCIServerAPI_Lane &s)
invalidated copy constructor
static TraCIRTree * getTree()
Returns a tree filled with inductive loop instances.
APIs for getting/setting lane values via TraCI.
static bool getShape(const std::string &id, PositionVector &shape)
Returns the named lane's shape.