![]() |
SUMO - Simulation of Urban MObility
|
#include <NBEdge.h>
Public Member Functions | |
bool | operator() (const TLSDisabledConnection &e) const |
operator () More... | |
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 |
definition of disable connection More... | |
|
inline |
|
inline |
operator ()
Definition at line 1450 of file NBEdge.h.
References NBEdge::TLSDisabledConnection::fromLane, NBEdge::TLSDisabledConnection::to, and NBEdge::TLSDisabledConnection::toLane.
|
private |
invalidated assignment operator
|
private |