Eclipse SUMO - Simulation of Urban MObility
NBLoadedSUMOTLDef::connection_equal Class Reference

class for identifying connections More...

Collaboration diagram for NBLoadedSUMOTLDef::connection_equal:

Public Member Functions

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

Private Member Functions

connection_equaloperator= (const connection_equal &s)
 invalidated assignment operator More...
 

Private Attributes

const NBConnectionmyC
 

Detailed Description

class for identifying connections

Definition at line 214 of file NBLoadedSUMOTLDef.h.

Constructor & Destructor Documentation

◆ connection_equal()

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

constructor

Definition at line 217 of file NBLoadedSUMOTLDef.h.

Member Function Documentation

◆ operator()()

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

◆ operator=()

connection_equal& NBLoadedSUMOTLDef::connection_equal::operator= ( const connection_equal s)
private

invalidated assignment operator

Field Documentation

◆ myC

const NBConnection& NBLoadedSUMOTLDef::connection_equal::myC
private

Definition at line 224 of file NBLoadedSUMOTLDef.h.

Referenced by operator()().


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