17 #ifndef SUMO_NBParking_H 18 #define SUMO_NBParking_H 53 NBParking(
const std::string&
id,
const std::string& edgeID,
const std::string& name =
"");
67 void addEdges2Keep(
const OptionsCont& oc, std::set<std::string>& into);
70 #endif //SUMO_NBParking_H
void write(OutputDevice &device, NBEdgeCont &ec) const
The representation of a single pt stop.
Storage for edges, including some functionality operating on multiple edges.
Base class for objects which have an id.
A storage for options typed value containers)
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.