const std::string invalid_return< std::string >::value
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
const bool myOrigValue
the original value
GNEAttributeCarrier * myAC
the net to which all operations shall be applied
~GNEChange_ToggleAttribute()
Destructor.
std::string redoName() const
get Redo name
GNEChange_ToggleAttribute(GNEAttributeCarrier *ac, const SumoXMLAttr key, const bool value)
constructor
std::string undoName() const
return undoName
const bool myNewValue
the new value
const SumoXMLAttr myKey
The attribute name.
GNEChange(Supermode supermode, bool forward, const bool selectedElement)
Constructor.