SUMO - Simulation of Urban MObility
NBEdge::tls_disable_finder Class Reference

#include <NBEdge.h>

Collaboration diagram for NBEdge::tls_disable_finder:
Collaboration graph

Public Member Functions

bool operator() (const TLSDisabledConnection &e) const
 
 tls_disable_finder (const TLSDisabledConnection &tpl)
 constructor More...
 

Private Member Functions

tls_disable_finderoperator= (const tls_disable_finder &s)
 invalidated assignment operator More...
 

Private Attributes

TLSDisabledConnection myDefinition
 

Detailed Description

Definition at line 1349 of file NBEdge.h.

Constructor & Destructor Documentation

NBEdge::tls_disable_finder::tls_disable_finder ( const TLSDisabledConnection tpl)
inline

constructor

Definition at line 1352 of file NBEdge.h.

Member Function Documentation

bool NBEdge::tls_disable_finder::operator() ( const TLSDisabledConnection e) const
inline
tls_disable_finder& NBEdge::tls_disable_finder::operator= ( const tls_disable_finder s)
private

invalidated assignment operator

Field Documentation

TLSDisabledConnection NBEdge::tls_disable_finder::myDefinition
private

Definition at line 1368 of file NBEdge.h.


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