 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
16 #ifndef SUMO_NBParking_H
17 #define SUMO_NBParking_H
52 NBParking(
const std::string&
id,
const std::string& edgeID,
const std::string& name =
"");
73 #endif //SUMO_NBParking_H
void write(OutputDevice &device, NBEdgeCont &ec) const
void addEdges2Keep(const OptionsCont &oc, std::set< std::string > &into)
add edges that must be kept
Base class for objects which have an id.
Storage for edges, including some functionality operating on multiple edges.
Static storage of an output device and its base (abstract) implementation.
NBParking(const std::string &id, const std::string &edgeID, const std::string &name="")
Constructor.
A storage for options typed value containers)
The representation of a single pt stop.
const std::string getEdgeID() const