|
SUMO - Simulation of Urban MObility
|
#include <NBEdge.h>

Public Member Functions | |
| bool | operator() (const TLSDisabledConnection &e) const |
| tls_disable_finder (const TLSDisabledConnection &tpl) | |
| constructor More... | |
Private Member Functions | |
| tls_disable_finder & | operator= (const tls_disable_finder &s) |
| invalidated assignment operator More... | |
Private Attributes | |
| TLSDisabledConnection | myDefinition |
|
inline |
|
inline |
Definition at line 1354 of file NBEdge.h.
References NBEdge::TLSDisabledConnection::fromLane, myDefinition, NBEdge::TLSDisabledConnection::to, and NBEdge::TLSDisabledConnection::toLane.
|
private |
invalidated assignment operator
|
private |
Definition at line 1368 of file NBEdge.h.
Referenced by operator()().