SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <xercesc/sax2/SAX2XMLReader.hpp>
#include <xercesc/framework/XMLPScanToken.hpp>
#include <utils/xml/SUMOSAXHandler.h>
Go to the source code of this file.
Data Structures | |
class | ROTypedXMLRoutesLoader |
Base class for loading routes from XML-files. More... |
Definition in file ROTypedXMLRoutesLoader.h.