Eclipse SUMO - Simulation of Urban MObility
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 More...
 
bool operator() (const NBNode *const n) const
 

Private Attributes

const NBEdge *const myEdge
 

Detailed Description

Definition at line 276 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.

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 NBNode::getOutgoingEdges().

Field Documentation

◆ myEdge

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

Definition at line 284 of file NBContHelper.h.


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