Eclipse SUMO - Simulation of Urban MObility
PCLoaderOSM.h File Reference
#include <config.h>
#include <string>
#include "PCPolyContainer.h"
#include "PCTypeMap.h"
#include <utils/xml/SUMOSAXHandler.h>
Include dependency graph for PCLoaderOSM.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  PCLoaderOSM
 A reader of pois and polygons stored in OSM-format. More...
 
class  PCLoaderOSM::EdgesHandler
 A class which extracts OSM-edges from a parsed OSM-file. More...
 
class  PCLoaderOSM::NodesHandler
 A class which extracts OSM-nodes from a parsed OSM-file. More...
 
struct  PCLoaderOSM::PCOSMEdge
 An internal definition of a loaded edge. More...
 
struct  PCLoaderOSM::PCOSMNode
 An internal representation of an OSM-node. More...
 
struct  PCLoaderOSM::PCOSMRelation
 An internal definition of a loaded relation. More...
 
class  PCLoaderOSM::RelationsHandler
 A class which extracts relevant way-ids from relations in a parsed OSM-file. More...
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Melanie Knocke
Date
Wed, 19.11.2008

Definition in file PCLoaderOSM.h.