|
SUMO - Simulation of Urban MObility
|


Go to the source code of this file.
Data Structures | |
| class | Named |
| Base class for objects which have an id. More... | |
| struct | Named::ComparatorIdLess |
| Function-object for stable sorting in containers. More... | |
| struct | Named::NamedLikeComparatorIdLess< NamedLike > |
| Function-object for stable sorting of objects acting like Named without being derived (SUMOVehicle) More... | |
| class | Named::StoringVisitor |
| Allows to store the object; used as context while traveling the rtree in TraCI. More... | |