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 id
std::vector< LaneSet * > laneSets

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::id

Definition at line 167 of file NIImporter_ITSUMO.h.

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

Definition at line 168 of file NIImporter_ITSUMO.h.


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