19 #ifndef SUMO_NBParking_H 20 #define SUMO_NBParking_H 59 NBParking(
const std::string&
id,
const std::string& edgeID,
const std::string& name =
"");
73 void addEdges2Keep(
const OptionsCont& oc, std::set<std::string>& into);
76 #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.