42 undoList->add(change,
true);
65 return (
TL(
"Undo register joined junctions"));
71 return (
TL(
"Redo register joined junctions"));
Supermode
@brie enum for supermodes
@ NETWORK
Network mode (Edges, junctions, etc..).
std::string joinNamedToString(const std::set< T *, C > &ns, const T_BETWEEN &between)
the function-object for an editing operation (abstract base)
std::string redoName() const
get Redo name
~GNEChange_RegisterJoin()
Destructor.
std::string undoName() const
get undo Name
static void registerJoin(const std::set< NBNode *, ComparatorIdLess > &cluster, NBNodeCont &nc, GNEUndoList *undoList)
change attribute
GNEChange_RegisterJoin(const std::set< NBNode *, ComparatorIdLess > &cluster, NBNodeCont &nc)
constructor
std::set< std::string > myNodeIDs
the function-object for an editing operation (abstract base)
GNEChange(Supermode supermode, bool forward, const bool selectedElement)
Constructor.
Container for nodes during the netbuilding process.
Represents a single node (junction) during network building.
*brief user defined string literal for JSON values *sa std::size_t n
Function-object for stable sorting of objects acting like Named without being derived (SUMOVehicle).