SUMO - Simulation of Urban MObility
NBConnectionDefs.h File Reference
#include <config.h>
#include <vector>
#include <map>
#include "NBConnection.h"

Go to the source code of this file.

Typedefs

typedef std::map< NBConnection,
NBConnectionVector
NBConnectionProhibits
 Definition of a container for connection block dependencies Includes a list of all connections which prohibit the key connection.
typedef std::vector< NBConnectionNBConnectionVector
 Definition of a connection vector.

Detailed Description

Author:
Daniel Krajzewicz
Date:
Sept 2002
Version:
Id:
NBConnectionDefs.h 11671 2012-01-07 20:14:30Z behrisch

Definition in file NBConnectionDefs.h.


Typedef Documentation

Definition of a container for connection block dependencies Includes a list of all connections which prohibit the key connection.

Definition at line 47 of file NBConnectionDefs.h.

typedef std::vector<NBConnection> NBConnectionVector

Definition of a connection vector.

Definition at line 42 of file NBConnectionDefs.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines