![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <map>#include <vector>#include <set>#include <utils/common/NamedRTree.h>#include <utils/geom/Position.h>#include "NBCont.h"#include "NBEdgeCont.h"#include "NBNode.h"#include <utils/common/UtilExceptions.h>Go to the source code of this file.
Data Structures | |
| class | NBNodeCont |
| Container for nodes during the netbuilding process. More... | |
Definition in file NBNodeCont.h.