SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Data Structures | |
class | MSCrossSection |
A simple description of a position on a lane (crossing of a lane) More... |
Typedefs | |
typedef std::vector < MSCrossSection > | CrossSectionVector |
typedef CrossSectionVector::const_iterator | CrossSectionVectorConstIt |
typedef CrossSectionVector::iterator | CrossSectionVectorIt |
Definition in file MSCrossSection.h.
typedef std::vector< MSCrossSection > CrossSectionVector |
Definition at line 71 of file MSCrossSection.h.
typedef CrossSectionVector::const_iterator CrossSectionVectorConstIt |
Definition at line 73 of file MSCrossSection.h.
typedef CrossSectionVector::iterator CrossSectionVectorIt |
Definition at line 72 of file MSCrossSection.h.