SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraCIServerAPI_Lane.h File Reference
#include <config.h>
#include <foreign/tcpip/storage.h>

Go to the source code of this file.

Data Structures

class  TraCIServerAPI_Lane
 APIs for getting/setting lane values via TraCI. More...
class  TraCIServerAPI_Lane::StoringVisitor
 Allows to store the object; used as context while traveling the rtree in TraCI. More...

Macros

#define LANE_RTREE_QUAL   RTree<MSLane*, MSLane, float, 2, TraCIServerAPI_Lane::StoringVisitor>

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Jakob Erdmann
Date
07.05.2009
Version
Id:
TraCIServerAPI_Lane.h 16005 2014-03-24 12:46:02Z cschmidt87

Definition in file TraCIServerAPI_Lane.h.

Macro Definition Documentation

#define LANE_RTREE_QUAL   RTree<MSLane*, MSLane, float, 2, TraCIServerAPI_Lane::StoringVisitor>

Definition at line 126 of file TraCIServerAPI_Lane.h.

Referenced by TraCIServer::collectObjectsInRange().