23 #ifndef NIImporter_OpenStreetMap_h
24 #define NIImporter_OpenStreetMap_h
221 std::set<NIOSMNode*, CompareNodes>& uniqueNodes,
222 bool importElevation);
296 EdgesHandler(
const std::map<SUMOLong, NIOSMNode*>& osmNodes,
297 std::map<SUMOLong, Edge*>& toFill);
366 const std::map<SUMOLong, Edge*>& osmEdges);