Home
last modified time | relevance | path

Searched defs:constVehIt (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSTransportableControl.h58 typedef std::map<std::string, MSTransportable*>::const_iterator constVehIt; typedef
H A DMSVehicleControl.h75 typedef std::map<std::string, SUMOVehicle*>::const_iterator constVehIt; typedef