SUMO - Simulation of Urban MObility
RODFNet::idComp Struct Reference

comparator for maps using edges as key, used only in myDetectorsOnEdges to make tests comparable More...

Collaboration diagram for RODFNet::idComp:
Collaboration graph

Public Member Functions

bool operator() (ROEdge *const lhs, ROEdge *const rhs) const
 

Detailed Description

comparator for maps using edges as key, used only in myDetectorsOnEdges to make tests comparable

Definition at line 154 of file RODFNet.h.

Member Function Documentation

bool RODFNet::idComp::operator() ( ROEdge *const  lhs,
ROEdge *const  rhs 
) const
inline

Definition at line 155 of file RODFNet.h.

References Named::getID().


The documentation for this struct was generated from the following file: