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