Eclipse SUMO - Simulation of Urban MObility
|
#include <NBParking.h>
Public Member Functions | |
void | addEdges2Keep (const OptionsCont &oc, std::set< std::string > &into) |
add edges that must be kept | |
Definition at line 64 of file NBParking.h.
void NBParkingCont::addEdges2Keep | ( | const OptionsCont & | oc, |
std::set< std::string > & | into | ||
) |
add edges that must be kept
Definition at line 78 of file NBParking.cpp.
References OptionsCont::exists(), and OptionsCont::isSet().
Referenced by NBRampsComputer::computeRamps(), and NBNodeCont::removeUnwishedNodes().