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

#include <NIVissimClosedLaneDef.h>

Public Member Functions

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

Private Attributes

std::vector< int > myAssignedVehicles
 

Detailed Description

Definition at line 42 of file NIVissimClosedLaneDef.h.

Constructor & Destructor Documentation

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

Definition at line 40 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.


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