![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <iostream>#include <vector>#include <set>#include <utils/shapes/ShapeContainer.h>#include "NBEdgeCont.h"#include "NBTypeCont.h"#include "NBNodeCont.h"#include "NBNode.h"#include "NBParking.h"#include "NBTrafficLightLogicCont.h"#include "NBDistrictCont.h"#include "NBPTStopCont.h"#include "NBPTLineCont.h"#include <utils/common/UtilExceptions.h>Go to the source code of this file.
Data Structures | |
| class | NBNetBuilder |
| Instance responsible for building networks. More... | |
| class | NBNetBuilder::by_id_sorter |
| Sorts nodes by their ids. More... | |
Definition in file NBNetBuilder.h.