Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include "NIVissimConnectionCluster.h"
#include <vector>
#include <string>
#include <map>
#include <netbuild/NBEdge.h>
#include <utils/geom/PositionVector.h>
#include <utils/common/UtilExceptions.h>
#include "NIVissimAbstractEdge.h"
#include "NIVissimClosedLanesVector.h"
Go to the source code of this file.
Data Structures | |
class | NIVissimEdge |
A temporary storage for edges imported from Vissim. More... | |
class | NIVissimEdge::connection_cluster_position_sorter |
class | NIVissimEdge::connection_position_sorter |
Definition in file NIVissimEdge.h.