Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NBContHelper::node_with_outgoing_finder Class Reference

#include <NBContHelper.h>

Collaboration diagram for NBContHelper::node_with_outgoing_finder:
[legend]

Public Member Functions

 node_with_outgoing_finder (const NBEdge *const e)
 constructor
bool operator() (const NBNode *const n) const

Private Attributes

const NBEdge *const myEdge

Detailed Description

Definition at line 280 of file NBContHelper.h.

Constructor & Destructor Documentation

◆ node_with_outgoing_finder()

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

constructor

Definition at line 110 of file NBContHelper.cpp.

References myEdge.

Member Function Documentation

◆ operator()()

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

Definition at line 115 of file NBContHelper.cpp.

References myEdge, and n.

Field Documentation

◆ myEdge

const NBEdge* const NBContHelper::node_with_outgoing_finder::myEdge
private

Definition at line 288 of file NBContHelper.h.

Referenced by node_with_outgoing_finder(), and operator()().


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