Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NBLoadedSUMOTLDef::connection_equal Class Reference

class for identifying connections More...

Collaboration diagram for NBLoadedSUMOTLDef::connection_equal:
[legend]

Public Member Functions

 connection_equal (const NBConnection &c)
 constructor
bool operator() (const NBConnection &c) const

Private Attributes

const NBConnectionmyC

Detailed Description

class for identifying connections

Definition at line 248 of file NBLoadedSUMOTLDef.h.

Constructor & Destructor Documentation

◆ connection_equal()

NBLoadedSUMOTLDef::connection_equal::connection_equal ( const NBConnection & c)
inline

constructor

Definition at line 251 of file NBLoadedSUMOTLDef.h.

References myC.

Member Function Documentation

◆ operator()()

bool NBLoadedSUMOTLDef::connection_equal::operator() ( const NBConnection & c) const
inline

Field Documentation

◆ myC

const NBConnection& NBLoadedSUMOTLDef::connection_equal::myC
private

Definition at line 258 of file NBLoadedSUMOTLDef.h.

Referenced by connection_equal(), and operator()().


The documentation for this class was generated from the following file: