![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <iostream>#include <string>#include <set>Go to the source code of this file.
Data Structures | |
| struct | ComparatorIdLess |
| Function-object for stable sorting of objects acting like Named without being derived (SUMOVehicle) More... | |
| struct | ComparatorNumericalIdLess |
| Function-object for stable sorting of objects with numerical ids. More... | |
| class | Named |
| Base class for objects which have an id. More... | |
| class | Named::StoringVisitor |
| Allows to store the object; used as context while traveling the rtree in TraCI. More... | |
Definition in file Named.h.