146 std::map<std::string, SUMOVehicleParameter::Stop*>::const_iterator it =
myBusStops.find(
id);
308 void openOutput(
const std::string& filename,
const std::string altFilename,
const std::string typeFilename);
321 const std::map<std::string, ROEdge*>&
getEdgeMap()
const;
358 std::map<std::string, SUMOVehicleParameter::Stop*>
myBusStops;
381 typedef std::multimap<const SUMOTime, const std::string>
PersonMap;