Eclipse SUMO - Simulation of Urban MObility
GNEInspectorFrame::TemplateEditor::EdgeTemplate Struct Reference

FOX-declaration. More...

#include <GNEInspectorFrame.h>

Public Member Functions

 EdgeTemplate ()
 default constructor More...
 
 EdgeTemplate (GNEEdge *edge)
 constructor More...
 

Data Fields

std::map< SumoXMLAttr, std::string > edgeParameters
 edge parameters More...
 
std::vector< std::map< SumoXMLAttr, std::string > > laneParameters
 lane parameters More...
 

Detailed Description

FOX-declaration.

edgeTemplate

Definition at line 196 of file GNEInspectorFrame.h.

Constructor & Destructor Documentation

◆ EdgeTemplate() [1/2]

GNEInspectorFrame::TemplateEditor::EdgeTemplate::EdgeTemplate ( )

default constructor

Definition at line 1016 of file GNEInspectorFrame.cpp.

◆ EdgeTemplate() [2/2]

Field Documentation

◆ edgeParameters

std::map<SumoXMLAttr, std::string> GNEInspectorFrame::TemplateEditor::EdgeTemplate::edgeParameters

◆ laneParameters

std::vector<std::map<SumoXMLAttr, std::string> > GNEInspectorFrame::TemplateEditor::EdgeTemplate::laneParameters

lane parameters

Definition at line 207 of file GNEInspectorFrame.h.

Referenced by GNEEdge::copyTemplate().


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