![]() |
Eclipse SUMO - Simulation of Urban MObility
|
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 |
Definition of a storage for vsystypes.
Definition at line 487 of file NIImporter_VISUM.h.
|
inline |
Definition at line 488 of file NIImporter_VISUM.h.
| const std::string NIImporter_VISUM::VSysType::name |
Definition at line 490 of file NIImporter_VISUM.h.
Referenced by VSysType().
| const std::string NIImporter_VISUM::VSysType::type |
Definition at line 489 of file NIImporter_VISUM.h.
Referenced by VSysType().