SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NIVissimClosedLaneDef Class Reference

#include <NIVissimClosedLaneDef.h>

Public Member Functions

 NIVissimClosedLaneDef (int lane, const std::vector< int > &assignedVehicles)
 ~NIVissimClosedLaneDef ()

Private Attributes

std::vector< intmyAssignedVehicles
int myLaneNo

Detailed Description

Definition at line 41 of file NIVissimClosedLaneDef.h.


Constructor & Destructor Documentation

NIVissimClosedLaneDef::NIVissimClosedLaneDef ( int  lane,
const std::vector< int > &  assignedVehicles 
)

Definition at line 39 of file NIVissimClosedLaneDef.cpp.

NIVissimClosedLaneDef::~NIVissimClosedLaneDef ( )

Definition at line 44 of file NIVissimClosedLaneDef.cpp.


Field Documentation

std::vector<int> NIVissimClosedLaneDef::myAssignedVehicles
private

Definition at line 47 of file NIVissimClosedLaneDef.h.

int NIVissimClosedLaneDef::myLaneNo
private

Definition at line 46 of file NIVissimClosedLaneDef.h.


The documentation for this class was generated from the following files: