SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NIImporter_SUMO::Prohibition Struct Reference

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

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 252 of file NIImporter_SUMO.h.

Field Documentation

std::string NIImporter_SUMO::Prohibition::prohibitedFrom

Definition at line 255 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addProhibition().

std::string NIImporter_SUMO::Prohibition::prohibitedTo

Definition at line 256 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addProhibition().

std::string NIImporter_SUMO::Prohibition::prohibitorFrom

Definition at line 253 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addProhibition().

std::string NIImporter_SUMO::Prohibition::prohibitorTo

Definition at line 254 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addProhibition().


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