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