SUMO - Simulation of Urban MObility
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 150 of file NBLoadedSUMOTLDef.h.


Constructor & Destructor Documentation

constructor

Definition at line 153 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

Definition at line 160 of file NBLoadedSUMOTLDef.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines