SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NIXMLNodesHandler.cpp File Reference
#include <config.h>
#include <string>
#include <iostream>
#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 <utils/xml/SUMOXMLDefinitions.h>
#include <utils/common/MsgHandler.h>
#include <utils/common/TplConvert.h>
#include <utils/common/ToString.h>
#include <utils/common/StringTokenizer.h>
#include <utils/options/OptionsCont.h>
#include <utils/geom/GeoConvHelper.h>
#include <netbuild/NBNodeCont.h>
#include <netbuild/NBTrafficLightLogicCont.h>
#include <netbuild/NBOwnTLDef.h>
#include "NILoader.h"
#include "NIXMLNodesHandler.h"
#include "NIImporter_SUMO.h"

Go to the source code of this file.


Detailed Description

Author:
Daniel Krajzewicz
Jakob Erdmann
Sascha Krieg
Michael Behrisch
Date:
Tue, 20 Nov 2001
Version:
Id:
NIXMLNodesHandler.cpp 11671 2012-01-07 20:14:30Z behrisch

Definition in file NIXMLNodesHandler.cpp.