![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <map>#include <utils/common/UtilExceptions.h>#include "RODFRouteDesc.h"Go to the source code of this file.
Data Structures | |
| class | RODFRouteCont |
| A container for DFROUTER-routes. More... | |
| class | RODFRouteCont::by_distance_sorter |
| A class for sorting route descriptions by their length. More... | |
| class | RODFRouteCont::route_finder |
| A class for finding a same route (one that passes the same edges) More... | |
Definition in file RODFRouteCont.h.