SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Named.h File Reference
#include <config.h>
#include <string>
#include <set>

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

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Date
Sept 2002
Version
Id:
Named.h 15870 2014-03-08 19:51:55Z behrisch

Definition in file Named.h.