Eclipse SUMO - Simulation of Urban MObility
NBTrafficLightDefinition.h File Reference
#include <config.h>
#include <vector>
#include <string>
#include <bitset>
#include <utility>
#include <set>
#include <utils/common/StdDefs.h>
#include <utils/common/Named.h>
#include <utils/common/VectorHelper.h>
#include <utils/common/SUMOTime.h>
#include <utils/common/UtilExceptions.h>
#include <utils/common/Parameterised.h>
#include "NBCont.h"
#include "NBConnection.h"
#include "NBConnectionDefs.h"
#include "NBLinkPossibilityMatrix.h"
Include dependency graph for NBTrafficLightDefinition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NBTrafficLightDefinition
 The base class for traffic light logic definitions. More...
 
struct  NBTrafficLightDefinition::StreamPair
 data structure for caching needsCont information More...
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Sept 2002

Definition in file NBTrafficLightDefinition.h.