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

#include <NIVissimNodeDef_Edges.h>

Collaboration diagram for NIVissimNodeDef_Edges::id_matches:
Collaboration graph

Public Member Functions

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

Private Attributes

int myEdgeID
 

Detailed Description

Definition at line 48 of file NIVissimNodeDef_Edges.h.

Constructor & Destructor Documentation

◆ id_matches()

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

Definition at line 50 of file NIVissimNodeDef_Edges.h.

Member Function Documentation

◆ operator()()

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

Definition at line 51 of file NIVissimNodeDef_Edges.h.

References NIVissimNodeParticipatingEdge::getID(), and myEdgeID.

Field Documentation

◆ myEdgeID

int NIVissimNodeDef_Edges::id_matches::myEdgeID
private

Definition at line 55 of file NIVissimNodeDef_Edges.h.

Referenced by operator()().


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