SUMO - Simulation of Urban MObility
NIXMLEdgesHandler.cpp File Reference
#include <config.h>
#include <string>
#include <iostream>
#include <map>
#include <cmath>
#include <xercesc/sax/HandlerBase.hpp>
#include <xercesc/sax/AttributeList.hpp>
#include <xercesc/sax/SAXParseException.hpp>
#include <xercesc/sax/SAXException.hpp>
#include <utils/xml/SUMOSAXHandler.h>
#include <netbuild/NBNodeCont.h>
#include <netbuild/NBTypeCont.h>
#include <utils/xml/SUMOXMLDefinitions.h>
#include <utils/common/MsgHandler.h>
#include <utils/common/TplConvert.h>
#include <utils/common/StringTokenizer.h>
#include <utils/geom/GeomConvHelper.h>
#include <utils/common/ToString.h>
#include <utils/options/OptionsCont.h>
#include <utils/geom/GeoConvHelper.h>
#include "NILoader.h"
#include "NIXMLEdgesHandler.h"

Go to the source code of this file.

Variables

const SUMOReal SUMOXML_INVALID_POSITION = -999999.

Detailed Description

Author:
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Walter Bamberger
Laura Bieker
Date:
Tue, 20 Nov 2001
Version:
Id:
NIXMLEdgesHandler.cpp 12038 2012-03-07 14:50:31Z namdre

Definition in file NIXMLEdgesHandler.cpp.


Variable Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines