19 #ifndef GNEClosingLaneReroute_h 20 #define GNEClosingLaneReroute_h
SVCPermissions myDisallowedVehicles
codified disallowed vehicles
~GNEClosingLaneReroute()
destructor
Dialog for edit rerouter intervals.
int SVCPermissions
bitset where each bit declares whether a certain SVC may use this edge/lane
This lane is powered by an underlying GNEEdge and basically knows how to draw itself.
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
GNERerouterInterval * getRerouterIntervalParent() const
get rerouter interval parent
std::string getAttribute(SumoXMLAttr key) const
This functions has to be implemented in all GNEAttributeCarriers.
GNEClosingLaneReroute & operator=(const GNEClosingLaneReroute &)=delete
Invalidated assignment operator.
SVCPermissions myAllowedVehicles
codified allowed vehicles
void writeClosingLaneReroute(OutputDevice &device) const
GNELane * myClosedLane
closed lane
bool isValid(SumoXMLAttr key, const std::string &value)
Static storage of an output device and its base (abstract) implementation.
GNERerouterInterval * myRerouterIntervalParent
reference to rerouter interval parent
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
GNEClosingLaneReroute(GNERerouterIntervalDialog *rerouterIntervalDialog)
constructor (Used in GNERerouterIntervalDialog)
vehicles ignoring classes