19 #ifndef GNEClosingReroute_h 20 #define GNEClosingReroute_h GNEClosingReroute & operator=(const GNEClosingReroute &)=delete
Invalidated assignment operator.
Dialog for edit rerouter intervals.
int SVCPermissions
bitset where each bit declares whether a certain SVC may use this edge/lane
SVCPermissions myAllowedVehicles
codified allowed vehicles
SVCPermissions myDisallowedVehicles
codified disallowed vehicles
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
GNERerouterInterval * myRerouterIntervalParent
reference to rerouter interval parent
GNEClosingReroute(GNERerouterIntervalDialog *rerouterIntervalDialog)
constructor (Used in GNERerouterIntervalDialog)
bool isValid(SumoXMLAttr key, const std::string &value)
void writeClosingReroute(OutputDevice &device) const
write ClosingReroute
~GNEClosingReroute()
destructor
std::string getAttribute(SumoXMLAttr key) const
This functions has to be implemented in all GNEAttributeCarriers.
GNEEdge * myClosedEdge
closed edge
A road/street connecting two junctions (netedit-version)
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
Static storage of an output device and its base (abstract) implementation.
vehicles ignoring classes
GNERerouterInterval * getRerouterIntervalParent() const
get rerouter interval parent