20 #ifndef GNEChange_Lane_h 21 #define GNEChange_Lane_h const NBEdge::Lane myLaneAttrs
~GNEChange_Lane()
Destructor.
the function-object for an editing operation (abstract base)
This lane is powered by an underlying GNEEdge and basically knows how to draw itself.
FXString redoName() const
An (internal) definition of a single lane of an edge.
FXString undoName() const
GNEChange_Lane(GNEEdge *edge, GNELane *lane, const NBEdge::Lane &laneAttrs, bool forward)
Constructor for creating/deleting an edge.
A road/street connecting two junctions (netedit-version)
GNEEdge * myEdge
full information regarding the lane that is to be created/deleted we assume shared responsibility for...