Eclipse SUMO - Simulation of Urban MObility
Named.h File Reference
#include <config.h>
#include <iostream>
#include <string>
#include <set>
Include dependency graph for Named.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Date
Sept 2002

Definition in file Named.h.