SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PCLoaderOSM.h File Reference
#include <config.h>
#include <string>
#include "PCPolyContainer.h"
#include "PCTypeMap.h"
#include <utils/xml/SUMOSAXHandler.h>

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

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Melanie Knocke
Date
Wed, 19.11.2008
Version
Id
PCLoaderOSM.h 18095 2015-03-17 09:39:00Z behrisch

Definition in file PCLoaderOSM.h.