Eclipse SUMO - Simulation of Urban MObility
NBContHelper::node_with_incoming_finder Class Reference

#include <NBContHelper.h>

Collaboration diagram for NBContHelper::node_with_incoming_finder:
[legend]

Public Member Functions

 node_with_incoming_finder (const NBEdge *const e)
 constructor More...
 
bool operator() (const NBNode *const n) const
 

Private Attributes

const NBEdge *const myEdge
 

Detailed Description

Definition at line 260 of file NBContHelper.h.

Constructor & Destructor Documentation

◆ node_with_incoming_finder()

NBContHelper::node_with_incoming_finder::node_with_incoming_finder ( const NBEdge *const  e)

constructor

Definition at line 95 of file NBContHelper.cpp.

Member Function Documentation

◆ operator()()

bool NBContHelper::node_with_incoming_finder::operator() ( const NBNode *const  n) const

Definition at line 100 of file NBContHelper.cpp.

References NBNode::getIncomingEdges().

Field Documentation

◆ myEdge

const NBEdge* const NBContHelper::node_with_incoming_finder::myEdge
private

Definition at line 268 of file NBContHelper.h.


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