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

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$

Definition in file Named.h.