Eclipse SUMO - Simulation of Urban MObility
NBContHelper::opposite_finder Class Reference

#include <NBContHelper.h>

Collaboration diagram for NBContHelper::opposite_finder:
[legend]

Public Member Functions

bool operator() (NBEdge *e) const
 
 opposite_finder (NBEdge *edge)
 constructor More...
 

Private Attributes

NBEdgemyReferenceEdge
 

Detailed Description

Definition at line 368 of file NBContHelper.h.

Constructor & Destructor Documentation

◆ opposite_finder()

NBContHelper::opposite_finder::opposite_finder ( NBEdge edge)
inline

constructor

Definition at line 371 of file NBContHelper.h.

Member Function Documentation

◆ operator()()

bool NBContHelper::opposite_finder::operator() ( NBEdge e) const
inline

Definition at line 374 of file NBContHelper.h.

References NBEdge::isTurningDirectionAt(), and myReferenceEdge.

Field Documentation

◆ myReferenceEdge

NBEdge* NBContHelper::opposite_finder::myReferenceEdge
private

Definition at line 380 of file NBContHelper.h.

Referenced by operator()().


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