closing lane reroutes list
long addNewElement()
add new element
ClosingLaneReroutesList(GNERerouterIntervalDialog *rerouterIntervalDialog, FXVerticalFrame *contentFrame)
constructor
ClosingLaneReroutesList & operator=(const ClosingLaneReroutesList &)=delete
Invalidated assignment operator.
long openElementDialog(const size_t rowIndex)
open element dialog
ClosingLaneReroutesList(const ClosingLaneReroutesList &)=delete
Invalidated copy constructor.
ClosingReroutesList & operator=(const ClosingReroutesList &)=delete
Invalidated assignment operator.
long addNewElement()
add new element
ClosingReroutesList(GNERerouterIntervalDialog *rerouterIntervalDialog, FXVerticalFrame *contentFrame)
constructor
long openElementDialog(const size_t rowIndex)
open element dialog
ClosingReroutesList(const ClosingReroutesList &)=delete
Invalidated copy constructor.
long addNewElement()
add new element
DestProbReroutesList(GNERerouterIntervalDialog *rerouterIntervalDialog, FXVerticalFrame *contentFrame)
constructor
DestProbReroutesList & operator=(const DestProbReroutesList &)=delete
Invalidated assignment operator.
long openElementDialog(const size_t rowIndex)
open element dialog
DestProbReroutesList(const DestProbReroutesList &)=delete
Invalidated copy constructor.
parking area reroutes list
long openElementDialog(const size_t rowIndex)
open element dialog
ParkingAreaReroutesList & operator=(const ParkingAreaReroutesList &)=delete
Invalidated assignment operator.
long addNewElement()
add new element
ParkingAreaReroutesList(GNERerouterIntervalDialog *rerouterIntervalDialog, FXVerticalFrame *contentFrame)
constructor
ParkingAreaReroutesList(const ParkingAreaReroutesList &)=delete
Invalidated copy constructor.
long openElementDialog(const size_t rowIndex)
open element dialog
RouteProbReroutesList & operator=(const RouteProbReroutesList &)=delete
Invalidated assignment operator.
long addNewElement()
add new element
RouteProbReroutesList(const RouteProbReroutesList &)=delete
Invalidated copy constructor.
RouteProbReroutesList(GNERerouterIntervalDialog *rerouterIntervalDialog, FXVerticalFrame *contentFrame)
constructor
~GNERerouterIntervalDialog()
destructor
GNERerouterIntervalDialog & operator=(const GNERerouterIntervalDialog &)=delete
Invalidated assignment operator.
GNERerouterIntervalDialog(const GNERerouterIntervalDialog &)=delete
Invalidated copy constructor.
long onCmdReset(FXObject *, FXSelector, void *)
event after press reset button
DestProbReroutesList * myDestProbReroutes
list with destination probability reroutes
ClosingLaneReroutesList * myClosingLaneReroutes
list with closing lane reroutes
ClosingReroutesList * myClosingReroutes
list with closing reroutes
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
RouteProbReroutesList * myRouteProbReroutes
list with route probability reroute
ParkingAreaReroutesList * myParkingAreaReroutes
list with parkingAreaReroutes
long onCmdAccept(FXObject *, FXSelector, void *)
event after press accept button
GNERerouterIntervalDialog(GNEAdditional *rerouterInterval)
constructor
GNETemplateElementDialog(GNEAdditional *element, DialogType type)
GNETemplateElementList(GNETemplateElementDialog< GNEAdditional > *elementDialogParent, FXVerticalFrame *contentFrame, SumoXMLTag tag, GNEElementList::Options options)
dialog arguments, used for certain modal dialogs that can not be edited using tab