 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
30 #include <xercesc/sax2/SAX2XMLReader.hpp>
76 const std::string& type,
const bool stringParse =
false);
SAX-handler base for SUMO-files.
Instance responsible for building networks.
NILoader & operator=(const NILoader &)
Invalidated assignment operator.
void loadXMLType(SUMOSAXHandler *handler, const std::vector< std::string > &files, const std::string &type, const bool stringParse=false)
A point in 2D or 3D with translation and scaling methods.
A storage for options typed value containers)
void load(OptionsCont &oc)
void loadXML(OptionsCont &oc)
NBNetBuilder & myNetBuilder
The network builder to fill with loaded data.
NILoader(NBNetBuilder &nb)
Constructor.