![]() |
SUMO - Simulation of Urban MObility
|
class for identifying connections More...
Public Member Functions | |
connection_equal (const NBConnection &c) | |
constructor More... | |
bool | operator() (const NBConnection &c) const |
Private Member Functions | |
connection_equal & | operator= (const connection_equal &s) |
invalidated assignment operator More... | |
Private Attributes | |
const NBConnection & | myC |
class for identifying connections
Definition at line 201 of file NBLoadedSUMOTLDef.h.
|
inline |
constructor
Definition at line 204 of file NBLoadedSUMOTLDef.h.
|
inline |
Definition at line 206 of file NBLoadedSUMOTLDef.h.
References NBConnection::getFrom(), NBConnection::getFromLane(), NBConnection::getTo(), NBConnection::getToLane(), and myC.
|
private |
invalidated assignment operator
|
private |
Definition at line 211 of file NBLoadedSUMOTLDef.h.
Referenced by operator()().