SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NBLoadedSUMOTLDef::connection_equal Class Reference

class for identifying connections More...

Public Member Functions

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

Private Member Functions

connection_equaloperator= (const connection_equal &s)
 invalidated assignment operator

Private Attributes

const NBConnectionmyC

Detailed Description

class for identifying connections

Definition at line 155 of file NBLoadedSUMOTLDef.h.

Constructor & Destructor Documentation

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

constructor

Definition at line 158 of file NBLoadedSUMOTLDef.h.

Member Function Documentation

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

invalidated assignment operator

Field Documentation

const NBConnection& NBLoadedSUMOTLDef::connection_equal::myC
private

Definition at line 165 of file NBLoadedSUMOTLDef.h.

Referenced by operator()().


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