45 #ifdef CHECK_MEMORY_LEAKS
47 #endif // CHECK_MEMORY_LEAKS
55 const std::vector<std::string>& removeByNames)
56 : myPrunningBoundary(prunningBoundary), myDoPrunne(prune),
57 myRemoveByNames(removeByNames) {}
67 int layer,
bool ignorePrunning) {
95 int layer,
bool ignorePrunning) {
110 POICont::iterator i =
myPOICont.find(
id);
170 const std::map<std::string, std::string>& attrs = p->
getMap();
171 if (attrs.size() != 0) {
172 for (std::map<std::string, std::string>::const_iterator j = attrs.begin(); j != attrs.end(); ++j) {
203 const std::map<std::string, std::string>& attrs = p->
getMap();
204 if (attrs.size() != 0) {
205 for (std::map<std::string, std::string>::const_iterator j = attrs.begin(); j != attrs.end(); ++j) {