NIVissimClosedLaneDef Class Reference

#include <NIVissimClosedLaneDef.h>


Detailed Description

Definition at line 41 of file NIVissimClosedLaneDef.h.


Public Member Functions

 NIVissimClosedLaneDef (int lane, const IntVector &assignedVehicles)
 ~NIVissimClosedLaneDef ()

Private Attributes

IntVector myAssignedVehicles
int myLaneNo

Constructor & Destructor Documentation

NIVissimClosedLaneDef::NIVissimClosedLaneDef ( int  lane,
const IntVector assignedVehicles 
)

Definition at line 38 of file NIVissimClosedLaneDef.cpp.

00040         : myLaneNo(lane), myAssignedVehicles(assignedVehicles) {}

NIVissimClosedLaneDef::~NIVissimClosedLaneDef (  ) 

Definition at line 43 of file NIVissimClosedLaneDef.cpp.

00043 {}


Field Documentation

Definition at line 47 of file NIVissimClosedLaneDef.h.

Definition at line 46 of file NIVissimClosedLaneDef.h.


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

Generated on Wed May 5 00:06:53 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6