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)

Detailed Description

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

Definition at line 155 of file RODFNet.h.


Member Function Documentation

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

Definition at line 156 of file RODFNet.h.

References ROEdge::getID().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines