Eclipse SUMO - Simulation of Urban MObility
NIVissimNodeDef_Edges::id_matches Class Reference

#include <NIVissimNodeDef_Edges.h>

Public Member Functions

 id_matches (int id)
 
bool operator() (NIVissimNodeParticipatingEdge *e)
 

Private Attributes

int myEdgeID
 

Detailed Description

Definition at line 45 of file NIVissimNodeDef_Edges.h.

Constructor & Destructor Documentation

◆ id_matches()

NIVissimNodeDef_Edges::id_matches::id_matches ( int  id)
inlineexplicit

Definition at line 47 of file NIVissimNodeDef_Edges.h.

Member Function Documentation

◆ operator()()

bool NIVissimNodeDef_Edges::id_matches::operator() ( NIVissimNodeParticipatingEdge e)
inline

Definition at line 48 of file NIVissimNodeDef_Edges.h.

References NIVissimNodeParticipatingEdge::getID(), and myEdgeID.

Field Documentation

◆ myEdgeID

int NIVissimNodeDef_Edges::id_matches::myEdgeID
private

Definition at line 52 of file NIVissimNodeDef_Edges.h.

Referenced by operator()().


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