Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NIImporter_ITSUMO::Handler::Section Struct Reference

Public Member Functions

 Section (const std::string &_id, const std::vector< LaneSet * > &_laneSets)

Data Fields

std::string id
std::vector< LaneSet * > laneSets

Detailed Description

Definition at line 153 of file NIImporter_ITSUMO.h.

Constructor & Destructor Documentation

◆ Section()

NIImporter_ITSUMO::Handler::Section::Section ( const std::string & _id,
const std::vector< LaneSet * > & _laneSets )
inline

Definition at line 155 of file NIImporter_ITSUMO.h.

References id, and laneSets.

Field Documentation

◆ id

std::string NIImporter_ITSUMO::Handler::Section::id

Definition at line 157 of file NIImporter_ITSUMO.h.

Referenced by Section().

◆ laneSets

std::vector<LaneSet*> NIImporter_ITSUMO::Handler::Section::laneSets

Definition at line 158 of file NIImporter_ITSUMO.h.

Referenced by Section().


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