SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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
Date
Wed, 19.11.2008
Version
Id:
PCLoaderOSM.h 13811 2013-05-01 20:31:43Z behrisch

Definition in file PCLoaderOSM.h.