Eclipse SUMO - Simulation of Urban MObility
NIImporter_SUMO::Prohibition Struct Reference

Describes the values found in a prohibition. More...

Collaboration diagram for NIImporter_SUMO::Prohibition:

Data Fields

std::string prohibitedFrom
 
std::string prohibitedTo
 
std::string prohibitorFrom
 
std::string prohibitorTo
 

Detailed Description

Describes the values found in a prohibition.

Definition at line 276 of file NIImporter_SUMO.h.

Field Documentation

◆ prohibitedFrom

std::string NIImporter_SUMO::Prohibition::prohibitedFrom

Definition at line 279 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addProhibition().

◆ prohibitedTo

std::string NIImporter_SUMO::Prohibition::prohibitedTo

Definition at line 280 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addProhibition().

◆ prohibitorFrom

std::string NIImporter_SUMO::Prohibition::prohibitorFrom

Definition at line 277 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addProhibition().

◆ prohibitorTo

std::string NIImporter_SUMO::Prohibition::prohibitorTo

Definition at line 278 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addProhibition().


The documentation for this struct was generated from the following file: