SUMO - Simulation of Urban MObility
|
#include <NIVissimNodeDef_Edges.h>
Public Member Functions | |
id_matches (int id) | |
bool | operator() (NIVissimNodeParticipatingEdge *e) |
Private Attributes | |
int | myEdgeID |
Definition at line 55 of file NIVissimNodeDef_Edges.h.
NIVissimNodeDef_Edges::id_matches::id_matches | ( | int | id | ) | [inline, explicit] |
Definition at line 57 of file NIVissimNodeDef_Edges.h.
bool NIVissimNodeDef_Edges::id_matches::operator() | ( | NIVissimNodeParticipatingEdge * | e | ) | [inline] |
Definition at line 58 of file NIVissimNodeDef_Edges.h.
References NIVissimNodeParticipatingEdge::getID(), and myEdgeID.
Definition at line 62 of file NIVissimNodeDef_Edges.h.
Referenced by operator()().