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

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 162 of file RODFNet.h.

Member Function Documentation

◆ operator()()

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

Definition at line 163 of file RODFNet.h.

References Named::getID().


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