Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NIImporter_VISUM::VSysType Struct Reference

Definition of a storage for vsystypes. More...

Public Member Functions

 VSysType (const std::string &_type, const std::string &_name)

Data Fields

const std::string name
const std::string type

Detailed Description

Definition of a storage for vsystypes.

Definition at line 487 of file NIImporter_VISUM.h.

Constructor & Destructor Documentation

◆ VSysType()

NIImporter_VISUM::VSysType::VSysType ( const std::string & _type,
const std::string & _name )
inline

Definition at line 488 of file NIImporter_VISUM.h.

References name, and type.

Field Documentation

◆ name

const std::string NIImporter_VISUM::VSysType::name

Definition at line 490 of file NIImporter_VISUM.h.

Referenced by VSysType().

◆ type

const std::string NIImporter_VISUM::VSysType::type

Definition at line 489 of file NIImporter_VISUM.h.

Referenced by VSysType().


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