62 virtual FXuint
size()
const;
the function-object for an editing operation (abstract base)
virtual void undo()
undo action/operation
GNEChange(GNENet *net, bool forward)
Constructor.
A NBNetBuilder extended by visualisation and editing capabilities.
virtual FXuint size() const
return actual size
virtual void redo()
redo action/operation
virtual FXString undoName() const
return undoName
GNENet * myNet
the net to which operations shall be applied or which shall be informed about gui updates (we are not...
bool myForward
we group antagonistic commands (create junction/delete junction) and keep them apart by this flag ...
virtual FXString redoName() const
return rendoName