22 #ifndef MSVehicleControl_h
23 #define MSVehicleControl_h
78 typedef std::map<std::string, SUMOVehicle*>::const_iterator
constVehIt;
368 virtual void saveState(std::ostream& os);
459 std::map<const MSEdge* const, std::vector<SUMOVehicle*> >
myWaiting;