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

#include <NBContHelper.h>

Collaboration diagram for NBContHelper::opposite_finder:
Collaboration graph

Public Member Functions

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

Private Attributes

NBEdgemyReferenceEdge
 

Detailed Description

Definition at line 380 of file NBContHelper.h.

Constructor & Destructor Documentation

§ opposite_finder()

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

constructor

Definition at line 383 of file NBContHelper.h.

Member Function Documentation

§ operator()()

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

Definition at line 386 of file NBContHelper.h.

References NBEdge::isTurningDirectionAt().

Field Documentation

§ myReferenceEdge

NBEdge* NBContHelper::opposite_finder::myReferenceEdge
private

Definition at line 392 of file NBContHelper.h.


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