Eclipse SUMO - Simulation of Urban MObility
GNEGeneralHandler::TagType Struct Reference

tagType More...

Public Member Functions

 TagType (SumoXMLTag tag, const bool network, const bool additional, const bool demand)
 constructor More...
 

Data Fields

const bool additional
 tagType is additional More...
 
const bool demand
 tagType is demand More...
 
const bool network
 tagType is network More...
 
const SumoXMLTag tag
 tag related with this TagType More...
 

Detailed Description

tagType

Definition at line 60 of file GNEGeneralHandler.h.

Constructor & Destructor Documentation

◆ TagType()

GNEGeneralHandler::TagType::TagType ( SumoXMLTag  tag,
const bool  network,
const bool  additional,
const bool  demand 
)

constructor

Definition at line 122 of file GNEGeneralHandler.cpp.

Field Documentation

◆ additional

const bool GNEGeneralHandler::TagType::additional

tagType is additional

Definition at line 71 of file GNEGeneralHandler.h.

◆ demand

const bool GNEGeneralHandler::TagType::demand

tagType is demand

Definition at line 74 of file GNEGeneralHandler.h.

◆ network

const bool GNEGeneralHandler::TagType::network

tagType is network

Definition at line 68 of file GNEGeneralHandler.h.

◆ tag

const SumoXMLTag GNEGeneralHandler::TagType::tag

tag related with this TagType

Definition at line 65 of file GNEGeneralHandler.h.


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