![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>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 61 of file MSCrossSection.h.
| typedef CrossSectionVector::const_iterator CrossSectionVectorConstIt |
Definition at line 63 of file MSCrossSection.h.
| typedef CrossSectionVector::iterator CrossSectionVectorIt |
Definition at line 62 of file MSCrossSection.h.