54 edge->incRef(
"GNEChange_Edge");
the function-object for an editing operation (abstract base)
root element of a network file
bool getBool(const std::string &name) const
Returns the boolean-value of the named option (only for Option_Bool)
void insertEdge(GNEEdge *edge)
inserts a single edge into the net and into the underlying netbuild-container
FXString undoName() const
return undoName
#define WRITE_WARNING(msg)
static OptionsCont & getOptions()
Retrieves the options.
std::string toString(const T &t, std::streamsize accuracy=gPrecision)
const std::string getID() const
function to support debugging
void decRef(const std::string &debugMsg="")
Decrease reference.
begin/end of the description of an edge
A road/street connecting two junctions (netedit-version)
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...
GNEEdge * myEdge
full information regarding the edge that is to be created/deleted
bool myForward
we group antagonistic commands (create junction/delete junction) and keep them apart by this flag ...
void deleteSingleEdge(GNEEdge *edge)
deletes a single edge
~GNEChange_Edge()
Destructor.
bool unreferenced()
check if object ins't referenced
SumoXMLTag getTag() const
get XML Tag assigned to this object