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

#include <NBContHelper.h>

Public Member Functions

 edge_with_destination_finder (NBNode *dest)
 constructor
bool operator() (NBEdge *e) const

Private Member Functions

edge_with_destination_finderoperator= (const edge_with_destination_finder &s)
 invalidated assignment operator

Private Attributes

NBNodemyDestinationNode

Detailed Description

Definition at line 264 of file NBContHelper.h.


Constructor & Destructor Documentation


Member Function Documentation

bool NBContHelper::edge_with_destination_finder::operator() ( NBEdge e) const

Definition at line 143 of file NBContHelper.cpp.

References NBEdge::getToNode().

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

invalidated assignment operator


Field Documentation


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