SUMO - Simulation of Urban MObility
|
#include <NBEdge.h>
Public Member Functions | |
connections_toedge_finder (NBEdge *const edge2find) | |
constructor More... | |
bool | operator() (const Connection &c) const |
Private Member Functions | |
connections_toedge_finder & | operator= (const connections_toedge_finder &s) |
invalidated assignment operator More... | |
Private Attributes | |
NBEdge *const | myEdge2Find |
|
inline |
|
inline |
Definition at line 1301 of file NBEdge.h.
References myEdge2Find, and NBEdge::Connection::toEdge.
|
private |
invalidated assignment operator
|
private |
Definition at line 1306 of file NBEdge.h.
Referenced by operator()().