19 #ifndef GNERouteProbReroute_h 20 #define GNERouteProbReroute_h
Dialog for edit rerouter intervals.
std::string myNewRouteId
id of new route
void writeRouteProbReroute(OutputDevice &device) const
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
double myProbability
probability with which a vehicle will use the given edge as destination
GNERouteProbReroute & operator=(const GNERouteProbReroute &)=delete
Invalidated assignment operator.
GNERerouterInterval * getRerouterIntervalParent() const
get rerouter interval parent
std::string getAttribute(SumoXMLAttr key) const
This functions has to be implemented in all GNEAttributeCarriers.
~GNERouteProbReroute()
destructor
GNERerouterInterval * myRerouterIntervalParent
reference to rerouter interval parent
A road/street connecting two junctions (netedit-version)
GNERouteProbReroute(GNERerouterIntervalDialog *rerouterIntervalDialog)
constructor (Used in GNERerouterIntervalDialog)
bool isValid(SumoXMLAttr key, const std::string &value)
Static storage of an output device and its base (abstract) implementation.
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)