Eclipse SUMO - Simulation of Urban MObility
RODFRouteCont.h File Reference
#include <config.h>
#include <vector>
#include <map>
#include <utils/common/UtilExceptions.h>
#include "RODFRouteDesc.h"
Include dependency graph for RODFRouteCont.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
Thu, 16.03.2006

Definition in file RODFRouteCont.h.