Definition in file ROLoader.h.
#include <config.h>
#include <string>
#include <xercesc/sax2/SAX2XMLReader.hpp>
#include <utils/common/SUMOTime.h>
#include <utils/common/SUMOAbstractRouter.h>
#include <utils/common/ValueTimeLine.h>
#include <utils/xml/SAXWeightsHandler.h>
Go to the source code of this file.
Data Structures | |
| class | ROLoader |
| The data loader. More... | |
| class | ROLoader::EdgeFloatTimeLineRetriever_EdgeTravelTime |
| Obtains edge travel times from a weights handler and stores them within the edges. More... | |
| class | ROLoader::EdgeFloatTimeLineRetriever_EdgeWeight |
| Obtains edge weights from a weights handler and stores them within the edges. More... | |
1.5.6