PCLoaderOSM::PCOSMEdge Struct Reference

#include <PCLoaderOSM.h>


Detailed Description

An internal definition of a loaded edge.

Definition at line 89 of file PCLoaderOSM.h.


Data Fields

std::string id
 The edge's id.
std::vector< int > myCurrentNodes
 The list of nodes this edge is made of.
bool myIsAdditional
 Information whether this shall be parsed.
bool myIsClosed
 Information whether this area is closed.
std::string myType
 The type (<KEY>"."

).


Field Documentation

The list of nodes this edge is made of.

Definition at line 97 of file PCLoaderOSM.h.

Referenced by PCLoaderOSM::loadIfSet(), and PCLoaderOSM::EdgesHandler::myStartElement().

Information whether this shall be parsed.

Definition at line 99 of file PCLoaderOSM.h.

Referenced by PCLoaderOSM::loadIfSet(), PCLoaderOSM::EdgesHandler::myEndElement(), and PCLoaderOSM::EdgesHandler::myStartElement().

Information whether this area is closed.

Definition at line 95 of file PCLoaderOSM.h.

Referenced by PCLoaderOSM::EdgesHandler::myStartElement().

The type (<KEY>"."

).

Definition at line 93 of file PCLoaderOSM.h.

Referenced by PCLoaderOSM::loadIfSet(), and PCLoaderOSM::EdgesHandler::myStartElement().


The documentation for this struct was generated from the following file:

Generated on Wed May 5 00:06:58 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6