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
 operator () More...
 
 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
 definition of disable connection More...
 

Detailed Description

Definition at line 1561 of file NBEdge.h.

Constructor & Destructor Documentation

◆ tls_disable_finder()

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

constructor

Definition at line 1564 of file NBEdge.h.

Member Function Documentation

◆ operator()()

bool NBEdge::tls_disable_finder::operator() ( const TLSDisabledConnection e) const
inline

◆ operator=()

tls_disable_finder& NBEdge::tls_disable_finder::operator= ( const tls_disable_finder s)
private

invalidated assignment operator

Field Documentation

◆ myDefinition

TLSDisabledConnection NBEdge::tls_disable_finder::myDefinition
private

definition of disable connection

Definition at line 1582 of file NBEdge.h.


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