SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NIImporter_ITSUMO::Handler::Section Struct Reference

Public Member Functions

 Section (const std::string &id, const std::vector< LaneSet * > &laneSets)

Data Fields

std::string myID
std::vector< LaneSet * > myLaneSets

Detailed Description

Definition at line 163 of file NIImporter_ITSUMO.h.

Constructor & Destructor Documentation

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

Definition at line 165 of file NIImporter_ITSUMO.h.

Field Documentation

std::string NIImporter_ITSUMO::Handler::Section::myID

Definition at line 167 of file NIImporter_ITSUMO.h.

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

Definition at line 168 of file NIImporter_ITSUMO.h.


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