Definition in file PCLoaderOSM.h.
#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... | |
1.5.6