SUMO - Simulation of Urban MObility
NBContHelper::node_with_outgoing_finder Class Reference

#include <NBContHelper.h>

Public Member Functions

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

Private Member Functions

node_with_outgoing_finderoperator= (const node_with_outgoing_finder &s)
 invalidated assignment operator

Private Attributes

const NBEdge *const myEdge

Detailed Description

Definition at line 245 of file NBContHelper.h.


Constructor & Destructor Documentation

constructor

Definition at line 123 of file NBContHelper.cpp.


Member Function Documentation

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

Definition at line 128 of file NBContHelper.cpp.

References NBNode::getOutgoingEdges().

node_with_outgoing_finder& NBContHelper::node_with_outgoing_finder::operator= ( const node_with_outgoing_finder s) [private]

invalidated assignment operator


Field Documentation

Definition at line 253 of file NBContHelper.h.


The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines