SumoXMLTag
Numbers representing SUMO-XML - element names.
GNENet * myNet
the net to inform about updates
GNENet * getNet() const
get Net in which this element is placed
GUIIcon
An enumeration of icons used by the gui applications.
A NBNetBuilder extended by visualisation and editing capabilities.
virtual const std::string & getParentName() const
Returns the name of the parent object (if any)
~GNENetElement()
Destructor.
virtual const std::string & getMicrosimID() const
Returns the id of the object as known to microsim.
GNENet * myNet
the net to which operations shall be applied or which shall be informed about gui updates (we are not...
GNENetElement(GNENet *net, const std::string &id, GUIGlObjectType type, SumoXMLTag tag, GUIIcon icon)
Constructor.