 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
16 #ifndef GNEChange_EnableAttribute_h
17 #define GNEChange_EnableAttribute_h
An Element which don't belongs to GNENet but has influency in the simulation.
An Element which don't belongs to GNENet but has influency in the simulation.
FXString redoName() const
get Redo name
A NBNetBuilder extended by visualisation and editing capabilities.
FXString undoName() const
return undoName
const int myOriginalAttributes
original attributes
GNEChange_EnableAttribute(GNEAttributeCarrier *ac, GNENet *net, const int originalAttributes, const int newAttributes)
Constructor.
~GNEChange_EnableAttribute()
Destructor.
the function-object for an editing operation (abstract base)
GNEAttributeCarrier * myAC
the net to which all operations shall be applied
const int myNewAttributes
original attributes
the function-object for an editing operation (abstract base)