51 myJunction(junction) {
53 junction->incRef(
"GNEChange_Junction");
the function-object for an editing operation (abstract base)
begin/end of the description of a junction
GNENet * getNet() const
get Net in which this element is placed
void insertJunction(GNEJunction *junction)
inserts a single junction into the net and into the underlying netbuild-container ...
#define WRITE_WARNING(msg)
bool isTestingModeEnabled() const
check if netedit is running in testing mode
~GNEChange_Junction()
Destructor.
std::string toString(const T &t, std::streamsize accuracy=gPrecision)
GNEJunction * myJunction
full information regarding the junction that is to be created/deleted
const std::string getID() const
function to support debugging
FXString undoName() const
return undoName
void decRef(const std::string &debugMsg="")
FXString redoName() const
get Redo name
GNENet * myNet
the net to which operations shall be applied or which shall be informed about gui updates (we are not...
void deleteSingleJunction(GNEJunction *junction)
deletes a single junction
bool myForward
we group antagonistic commands (create junction/delete junction) and keep them apart by this flag ...
GNEViewNet * getViewNet() const
get view net
SumoXMLTag getTag() const
get XML Tag assigned to this object