Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <utils/xml/SUMOSAXHandler.h>
#include <utils/common/SUMOTime.h>
Go to the source code of this file.
Data Structures | |
class | SAXWeightsHandler |
An XML-handler for network weights. More... | |
class | SAXWeightsHandler::EdgeFloatTimeLineRetriever |
Interface for a class which obtains read weights for named edges. More... | |
class | SAXWeightsHandler::ToRetrieveDefinition |
Complete definition about what shall be retrieved and where to store it. More... | |
Definition in file SAXWeightsHandler.h.