 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
29 #include <xercesc/sax2/SAX2XMLReader.hpp>
Instance responsible for building networks.
NILoader & operator=(const NILoader &)
Invalidated assignment operator.
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)
NILoader(const NILoader &)
Invalidated copy constructor.
NBNetBuilder & myNetBuilder
The network builder to fill with loaded data.
NILoader(NBNetBuilder &nb)
Constructor.